Skip to content

Commit

Permalink
fix: 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-ORGECLIPSEJETTY-5769685
  • Loading branch information
snyk-bot committed Mar 19, 2024
1 parent d38e15d commit dfdbc9a
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 @@ -132,7 +132,7 @@
<grizzly.version>2.4.4</grizzly.version>
<hk2.version>2.6.1</hk2.version>
<swagger.version>1.6.9</swagger.version>
<hadoop.version>3.2.4</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<antlr.version>4.6</antlr.version>
<jsonpath.version>2.8.0</jsonpath.version>
<jsonsmart.version>2.5.0</jsonsmart.version>
Expand Down

0 comments on commit dfdbc9a

Please sign in to comment.