Skip to content

Commit

Permalink
🔖 Upgrade to Keycloak 9.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Leroy committed May 15, 2020
1 parent eae0397 commit ec16c01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.leroyguillaume</groupId>
<artifactId>keycloak-bcrypt</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>

<properties>
<!-- Maven -->
Expand All @@ -16,7 +16,7 @@
<!-- Dependencies -->
<jbcrypt.version>0.4</jbcrypt.version>
<jboss.logging.version>3.4.1.Final</jboss.logging.version>
<keycloak.version>8.0.1</keycloak.version>
<keycloak.version>9.0.3</keycloak.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ec16c01

Please sign in to comment.