Skip to content

Commit

Permalink
Merge pull request #1893 from cdapio/fix-sec-vuln
Browse files Browse the repository at this point in the history
[Security Vulnerability] CVE-2024-47561: Upgrade org.apache.avro:avro to version 1.11.4
  • Loading branch information
itsankit-google authored Oct 25, 2024
2 parents 2cc85a5 + 7b26992 commit 09d84f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<!-- version properties -->
<apache-commons.version>1.2</apache-commons.version>
<asm.version>7.1</asm.version>
<avro.version>1.11.0</avro.version>
<avro.version>1.11.4</avro.version>
<cassandra.version>3.11.12</cassandra.version>
<cassandraunit.version>2.0.2.2</cassandraunit.version>
<commons-codec.version>1.10</commons-codec.version>
Expand Down

0 comments on commit 09d84f8

Please sign in to comment.