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-7247314
  • Loading branch information
snyk-bot committed Oct 5, 2024
1 parent 1c74fb0 commit a205043
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>26.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a205043

Please sign in to comment.