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-7213819
  • Loading branch information
snyk-bot committed Jun 5, 2024
1 parent 1cc79e4 commit af47d37
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.5</keycloak.version>
</properties>

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

0 comments on commit af47d37

Please sign in to comment.