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 b055da8 commit fb3fdad
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 @@ -58,7 +58,7 @@
<spotbugs-annotations.version>3.1.12</spotbugs-annotations.version>
<apicurio.version>2.1.3.Final</apicurio.version>
<testng.version>6.14.3</testng.version>
<avro.version>1.10.2</avro.version>
<avro.version>1.11.4</avro.version>
<awaitility.version>4.0.3</awaitility.version>
<okhttp3.version>4.9.3</okhttp3.version>
<gson.version>2.8.9</gson.version>
Expand Down

0 comments on commit fb3fdad

Please sign in to comment.