Skip to content

Commit

Permalink
Bump keycloak-saml-core from 17.0.0 to 18.0.0
Browse files Browse the repository at this point in the history
Bumps [keycloak-saml-core](https://github.com/keycloak/keycloak) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@17.0.0...18.0.0)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-saml-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2022
1 parent 413e882 commit 7f319ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.release>${java.version}</maven.compiler.release>

<keycloak.version>17.0.1</keycloak.version>
<keycloak.version>18.0.0</keycloak.version>
<resteasy.version>4.7.4.Final</resteasy.version>
<infinispan.version>12.1.7.Final</infinispan.version>
<jgroups.version>4.2.15.Final</jgroups.version>
Expand Down

0 comments on commit 7f319ec

Please sign in to comment.