Skip to content

Commit

Permalink
Upgrade Avro to 1.11.4 to address CVE-2024-47561
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-ctds authored and srinath-ctds committed Oct 4, 2024
1 parent 9c53fe2 commit f23975a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ snapshotsRepoUrl=https://repo.aws.dsinternal.org/artifactory/datastax-snapshots-
releasesRepoUrl=https://repo.datastax.com/artifactory/datastax-public-releases-local

# deps version
avroVersion=1.10.2
avroVersion=1.11.4
lombokVersion=1.18.20
ossDriverVersion=4.16.0
cassandra3Version=3.11.10
Expand Down

0 comments on commit f23975a

Please sign in to comment.