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
  • Loading branch information
snyk-bot committed Sep 20, 2024
1 parent 1c74fb0 commit e27872a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keycloak-mobile-number-login-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-server-spi-private</artifactId>
<version>16.1.1</version>
<version>25.0.6</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-services</artifactId>
<version>16.1.1</version>
<version>25.0.6</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e27872a

Please sign in to comment.