Skip to content

Commit

Permalink
fix: submarine/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 ecaf682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submarine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<properties>
<!--library versions-->
<interpreter.name>submarine</interpreter.name>
<hadoop.version>${hadoop2.7.version}</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<jinjava.version>2.5.4</jinjava.version>
<squirrel.version>0.3.8</squirrel.version>
<guava.version>24.1.1-jre</guava.version>
Expand Down

0 comments on commit ecaf682

Please sign in to comment.