File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ abstractions.
5252 <dependency >
5353 <groupId >org.apache.avro</groupId >
5454 <artifactId >avro</artifactId >
55- <version >1.11.4 </version >
55+ <version >1.11.5 </version >
5656 </dependency >
5757
5858 <!-- and for testing we need logback -->
Original file line number Diff line number Diff line change @@ -29,6 +29,10 @@ implementations)
2929#629: (ion) Unnecessary `IOException` in `IonObjectMapper` method signatures
3030 (fix contributed by Michael L)
3131
32+ 3.0.3 (not yet released)
33+
34+ - (avro) Upgrade `avro` lib dep to 1.11.5 (from 1.11.4)
35+
32363.0.2 (07-Nov-2025)
33373.0.1 (21-Oct-2025)
3438
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Active maintainers:
2222 (requested by @Shaurya0108 )
2323#628 : Uncommon parent pom dependency configuration in Jackson 2.20/3.0
2424 (reported by Josh C )
25+ - (avro ) Upgrade `avro ` lib dep to 1.11 .5 (from 1.11 .4 )
2526
26272.20 .1 (30 - Oct - 2025 )
2728
You can’t perform that action at this time.
0 commit comments