Skip to content

Commit

Permalink
Bump org.keycloak:keycloak-saml-adapter-core in /tests/examples/test-sso
Browse files Browse the repository at this point in the history
Bumps [org.keycloak:keycloak-saml-adapter-core](https://github.com/keycloak/keycloak) from 1.6.0.Final to 4.4.0.Final.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@1.6.0.Final...4.4.0.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent ece9ac7 commit ac48c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/examples/test-sso/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<properties>
<version.resteasy>3.0.12.Final</version.resteasy>
<version.wildfly.plugin>1.0.1.Final</version.wildfly.plugin>
<version.keycloak>1.6.0.Final</version.keycloak>
<version.keycloak>4.4.0.Final</version.keycloak>
<version.httpclient>4.5.13</version.httpclient>
<version.jboss.servlet-api>1.0.2.Final</version.jboss.servlet-api>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit ac48c09

Please sign in to comment.