Compare commits

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

1 commit

Author SHA1 Message Date
snyk-bot
9bc233ce86
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGKEYCLOAK-7541866
- https://snyk.io/vuln/SNYK-JAVA-ORGKEYCLOAK-7268350
2024-07-20 07:43:26 +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>25.0.1</keycloak.version>
</properties>
<!-- IMPORTANT: don't forget to update jboss-deployment-structure.xml -->