fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6613080
This commit is contained in:
parent
1cc79e4f10
commit
dcd962179c
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>
|
||||
<github.account>lucafilipozzi</github.account>
|
||||
<revision>1.0.9</revision>
|
||||
<keycloak.version>15.0.2</keycloak.version>
|
||||
<keycloak.version>20.0.0</keycloak.version>
|
||||
</properties>
|
||||
|
||||
<!-- IMPORTANT: don't forget to update jboss-deployment-structure.xml -->
|
||||
|
|
Loading…
Add table
Reference in a new issue