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.
1 parent e3fb541 commit d6485c6Copy full SHA for d6485c6
avro/pom.xml
@@ -39,7 +39,7 @@ abstractions.
39
<dependency>
40
<groupId>org.apache.avro</groupId>
41
<artifactId>avro</artifactId>
42
- <version>1.11.4</version>
+ <version>1.11.5</version>
43
</dependency>
44
45
<!-- and for testing we need logback -->
release-notes/VERSION
@@ -14,6 +14,10 @@ implementations)
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+3.0.3 (not yet released)
18
+
19
+- (avro) Upgrade `avro` lib dep to 1.11.5 (from 1.11.4)
20
21
3.0.2 (07-Nov-2025)
22
3.0.1 (21-Oct-2025)
23
0 commit comments