Skip to content

Commit

Permalink
fix: keycloak-mobile-number-login-spi/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-7886969
  • Loading branch information
snyk-bot committed Sep 5, 2024
1 parent 1c74fb0 commit 74248cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak-mobile-number-login-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-services</artifactId>
<version>16.1.1</version>
<version>24.0.3</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 74248cf

Please sign in to comment.