Skip to content

Commit

Permalink
HPCC4J-684 Address Avro CVEs
Browse files Browse the repository at this point in the history
- Updates avro dep to 1.12.0 to avoid CVEs

Signed-off-by: Pastrana <[email protected]>
  • Loading branch information
Pastrana authored and rpastrana committed Feb 6, 2025
1 parent 4627b67 commit f612ccb
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 @@
<axis2.version>1.8.1</axis2.version>
<hadoop.version>2.10.1</hadoop.version>
<parquet.version>1.11.1</parquet.version>
<avro.version>1.10.0</avro.version>
<avro.version>1.12.0</avro.version>
<commons-cli.version>1.5.0</commons-cli.version>
<javadoc.excludePackageNames></javadoc.excludePackageNames>
<groups>org.hpccsystems.commons.annotations.BaseTests</groups>
Expand Down

0 comments on commit f612ccb

Please sign in to comment.