Skip to content

Commit

Permalink
fix: Fix avro vulnerability (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: Romuald Rousseau <[email protected]>
  • Loading branch information
RomualdRousseau and Romuald Rousseau authored Nov 12, 2024
1 parent 3894b69 commit d5dccb3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -428,11 +428,6 @@
<dependencyManagement>
<dependencies>
<!-- Fix vunerabilities -->
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.4</version>
</dependency>
<!-- Fix convergences -->
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit d5dccb3

Please sign in to comment.