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-ORGKEYCLOAK-7926864
  • Loading branch information
snyk-bot committed Sep 23, 2024
1 parent 1cc79e4 commit eef1e18
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 @@ -48,7 +48,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<github.account>lucafilipozzi</github.account>
<revision>1.0.9</revision>
<keycloak.version>15.0.2</keycloak.version>
<keycloak.version>24.0.0</keycloak.version>
</properties>

<!-- IMPORTANT: don't forget to update jboss-deployment-structure.xml -->
Expand Down

0 comments on commit eef1e18

Please sign in to comment.