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 committed Apr 14, 2024
1 parent 3a23a45 commit d126007
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 @@ -65,7 +65,7 @@
<spoon.version>10.4.2</spoon.version>
<j2html.version>1.6.0</j2html.version>
<esapi.version>2.5.3.0</esapi.version>
<spring-hateoas.version>2.1.3</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 d126007

Please sign in to comment.