Skip to content

Commit

Permalink
Update avro dep from 1.11.3 to 1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 27, 2024
1 parent b7a2575 commit 27d1bfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ abstractions.
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.3</version>
<version>1.11.4</version>
</dependency>

<!-- and for testing we need logback -->
Expand Down
4 changes: 4 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Active maintainers:
=== Releases ===
------------------------------------------------------------------------

2.18.3 (not yet released)

* Upgrade `org.apache.avro:avro` dependency to 1.11.4

2.18.2 (27-Nov-2024)

No changes since 2.18.1
Expand Down

0 comments on commit 27d1bfd

Please sign in to comment.