Skip to content

Commit

Permalink
fix: scalding/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHADOOP-8089372
  • Loading branch information
snyk-bot committed Sep 26, 2024
1 parent 5ebd0fe commit 5fa99d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<properties>
<interpreter.name>scalding</interpreter.name>
<!--library versions-->
<hadoop.version>${hadoop2.6.version}</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<scalding.version>0.16.1-RC1</scalding.version>

<!--plugin versions-->
Expand Down

0 comments on commit 5fa99d8

Please sign in to comment.