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 19, 2024
1 parent 1c74fb0 commit cab422b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keycloak-mobile-number-login-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-server-spi</artifactId>
<version>16.1.1</version>
<version>25.0.6</version>
<scope>provided</scope>
</dependency>
<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 cab422b

Please sign in to comment.