Skip to content

Commit

Permalink
Upgrade Avro to 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hpoettker authored and fmbenhassine committed Oct 2, 2023
1 parent f4bb0c7 commit 11e6532
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<spring-ldap.version>3.2.0-SNAPSHOT</spring-ldap.version>

<jackson.version>2.15.2</jackson.version>
<avro.version>1.9.2</avro.version> <!-- FIXME build failure with version 1.11.2 -->
<avro.version>1.11.3</avro.version>
<gson.version>2.10.1</gson.version>
<hibernate-core.version>6.2.8.Final</hibernate-core.version>
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

David(blueSuered
Alana yellowJoepink
blue(
DavidredSue yellow
AlanapinkJoe

0 comments on commit 11e6532

Please sign in to comment.