Skip to content

Commit

Permalink
Merge pull request #1 from bbambozzi/dependabot/maven/org.apache.avro…
Browse files Browse the repository at this point in the history
…-avro-1.11.4

Bump org.apache.avro:avro from 1.11.2 to 1.11.4
  • Loading branch information
bbambozzi authored Nov 22, 2024
2 parents 91d2fb3 + 85eacc0 commit 3bc7759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.2</version> <!-- Use the latest version available -->
<version>1.11.4</version> <!-- Use the latest version available -->
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 3bc7759

Please sign in to comment.