We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
avro
1 parent 57212ff commit 555e18eCopy full SHA for 555e18e
avro/pom.xml
@@ -52,7 +52,7 @@ abstractions.
52
<dependency>
53
<groupId>org.apache.avro</groupId>
54
<artifactId>avro</artifactId>
55
- <version>1.11.4</version>
+ <version>1.11.5</version>
56
</dependency>
57
58
<!-- and for testing we need logback -->
release-notes/VERSION-2.x
@@ -22,6 +22,7 @@ Active maintainers:
22
(requested by @Shaurya0108)
23
#628: Uncommon parent pom dependency configuration in Jackson 2.20/3.0
24
(reported by Josh C)
25
+- (avro) Upgrade `avro` lib dep to 1.11.5 (from 1.11.4)
26
27
2.20.1 (30-Oct-2025)
28
0 commit comments