Skip to content

Commit 205555f

Browse files
authored
Merge pull request #1427 from OSGP/dependabot/maven/super/org.apache.avro-avro-1.11.4
Bump org.apache.avro:avro from 1.11.3 to 1.11.4 in /super
2 parents 41f831e + 64e5b35 commit 205555f

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
@@ -140,7 +140,7 @@ SPDX-License-Identifier: Apache-2.0
140140
<jakarta.xml.soap-api.version>3.0.1</jakarta.xml.soap-api.version>
141141
<!-- to avoid conflicts with spring-kafka-test the older kafka version 2.4.1 is used-->
142142
<kafka.version>3.9.0</kafka.version>
143-
<avro.version>1.11.3</avro.version>
143+
<avro.version>1.11.4</avro.version>
144144
<spring.kafka.version>3.1.4</spring.kafka.version>
145145
<!-- spring-kafka-test needs a 2.12 version of the scala libraries -->
146146
<scala.lang.version>2.13.12</scala.lang.version>

0 commit comments

Comments
 (0)