Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
snyk-bot
1a88c28c29
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGKEYCLOAK-7886969
2024-09-05 00:42:19 +00:00

View file

@ -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.3</keycloak.version>
</properties>
<!-- IMPORTANT: don't forget to update jboss-deployment-structure.xml -->