Skip to content

Commit

Permalink
Merge pull request #43647 from aloubyansky/3.2-avro-1.11.4
Browse files Browse the repository at this point in the history
[3.2] Upgrade Avro to 1.11.4
  • Loading branch information
cescoffier authored Nov 12, 2024
2 parents 1ff5c8d + 0a295b4 commit b9ef7ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ nb-configuration.xml
.jekyll-cache
.mvn/.gradle-enterprise
.quarkus
.develocity
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
<log4j2-jboss-logmanager.version>1.1.1.Final</log4j2-jboss-logmanager.version>
<log4j2-api.version>2.20.0</log4j2-api.version>
<log4j-jboss-logmanager.version>1.3.0.Final</log4j-jboss-logmanager.version>
<avro.version>1.11.3</avro.version>
<avro.version>1.11.4</avro.version>
<apicurio-registry.version>2.4.3.Final</apicurio-registry.version>
<apicurio-common-rest-client.version>0.1.17.Final</apicurio-common-rest-client.version> <!-- must be the version Apicurio Registry uses -->
<testcontainers.version>1.18.3</testcontainers.version> <!-- Make sure to also update docker-java.version to match its needs -->
Expand Down

0 comments on commit b9ef7ea

Please sign in to comment.