Skip to content

Commit 39e5af4

Browse files
Bump org.apache.avro:avro from 1.9.2 to 1.11.3
Bumps org.apache.avro:avro from 1.9.2 to 1.11.3. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf77ea5 commit 39e5af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ SPDX-License-Identifier: Apache-2.0
135135
<javax.xml.soap-api.version>1.4.0</javax.xml.soap-api.version>
136136
<!-- to avoid conflicts with spring-kafka-test the older kafka version 2.4.1 is used-->
137137
<kafka.version>2.4.1</kafka.version>
138-
<avro.version>1.9.2</avro.version>
138+
<avro.version>1.11.3</avro.version>
139139
<spring.kafka.version>2.4.7.RELEASE</spring.kafka.version>
140140
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->
141141
<scala.lang.version>2.12.11</scala.lang.version>

0 commit comments

Comments
 (0)