Skip to content

Commit 555e18e

Browse files
authored
Update avro dep to 1.11.5 (#635)
1 parent 57212ff commit 555e18e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

avro/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 -->

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

2627
2.20.1 (30-Oct-2025)
2728

0 commit comments

Comments
 (0)