Skip to content

Commit b508a88

Browse files
authored
Merge pull request #1130 from OSGP/dependabot/maven/org.apache.avro-avro-1.11.3
Bump org.apache.avro:avro from 1.9.2 to 1.11.3
2 parents 2a27afe + 39e5af4 commit b508a88

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)