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-ORGTHYMELEAF-5811866
  • Loading branch information
snyk-bot committed Nov 18, 2023
1 parent f38d9be commit a429281
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 @@ -19,7 +19,7 @@
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>1.13.7.Final</quarkus.platform.version>
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
<hapi.version>6.8.3</hapi.version>
<hapi.version>6.10.0</hapi.version>
</properties>
<!-- 2021-12-20 Add a random line to update maven cache in github actions -->
<dependencyManagement>
Expand Down

0 comments on commit a429281

Please sign in to comment.