Skip to content

Commit

Permalink
[upgrade] official avro dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zolyfarkas committed Dec 2, 2023
1 parent 5b07efe commit 3c924d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spf4j-avro-components/spf4j-avro-adapter-official/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.10.2</version>
<version>1.11.3</version>
</dependency>
<dependency>
<groupId>org.spf4j</groupId>
Expand Down

0 comments on commit 3c924d0

Please sign in to comment.