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-ORGSPRINGFRAMEWORK-6597980
  • Loading branch information
snyk-bot authored and hdsdi3g committed Apr 15, 2024
1 parent 2b739bc commit 25ba679
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 @@ -62,7 +62,7 @@
<spoon.version>11.0.0</spoon.version>
<j2html.version>1.6.0</j2html.version>
<esapi.version>2.5.3.0</esapi.version>
<spring-hateoas.version>2.2.1</spring-hateoas.version>
<spring-hateoas.version>2.2.2</spring-hateoas.version>
<mysql.version>8.2.0</mysql.version>
<graalvm.version>22.3.1</graalvm.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 25ba679

Please sign in to comment.