Skip to content

Commit

Permalink
upgrade to avro 1.11.3 due to CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Oct 19, 2023
1 parent 8cbe7af commit 08db6d1
Showing 1 changed file with 1 addition 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.8.2</version>
<version>1.11.3</version>
</dependency>

<!-- and for testing we need logback -->
Expand Down

0 comments on commit 08db6d1

Please sign in to comment.