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
This commit is contained in:
parent
1cc79e4f10
commit
9bc233ce86
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -48,7 +48,7 @@
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<github.account>lucafilipozzi</github.account>
|
<github.account>lucafilipozzi</github.account>
|
||||||
<revision>1.0.9</revision>
|
<revision>1.0.9</revision>
|
||||||
<keycloak.version>15.0.2</keycloak.version>
|
<keycloak.version>25.0.1</keycloak.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<!-- IMPORTANT: don't forget to update jboss-deployment-structure.xml -->
|
<!-- IMPORTANT: don't forget to update jboss-deployment-structure.xml -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue