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 b7a2575 commit 27d1bfdCopy full SHA for 27d1bfd
avro/pom.xml
@@ -47,7 +47,7 @@ abstractions.
47
<dependency>
48
<groupId>org.apache.avro</groupId>
49
<artifactId>avro</artifactId>
50
- <version>1.11.3</version>
+ <version>1.11.4</version>
51
</dependency>
52
53
<!-- and for testing we need logback -->
release-notes/VERSION-2.x
@@ -14,6 +14,10 @@ Active maintainers:
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+2.18.3 (not yet released)
18
+
19
+* Upgrade `org.apache.avro:avro` dependency to 1.11.4
20
21
2.18.2 (27-Nov-2024)
22
23
No changes since 2.18.1
0 commit comments