Bump keycloak.version from 15.0.2 to 16.1.1
Bumps `keycloak.version` from 15.0.2 to 16.1.1. Updates `keycloak-common` from 15.0.2 to 16.1.1 - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/compare/15.0.2...16.1.1) Updates `keycloak-core` from 15.0.2 to 16.1.1 - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/compare/15.0.2...16.1.1) Updates `keycloak-saml-core-public` from 15.0.2 to 16.1.1 Updates `keycloak-server-spi` from 15.0.2 to 16.1.1 - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/compare/15.0.2...16.1.1) Updates `keycloak-server-spi-private` from 15.0.2 to 16.1.1 - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/compare/15.0.2...16.1.1) Updates `keycloak-services` from 15.0.2 to 16.1.1 - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/compare/15.0.2...16.1.1) --- updated-dependencies: - dependency-name: org.keycloak:keycloak-common dependency-type: direct:production - dependency-name: org.keycloak:keycloak-core dependency-type: direct:production - dependency-name: org.keycloak:keycloak-saml-core-public dependency-type: direct:production - dependency-name: org.keycloak:keycloak-server-spi dependency-type: direct:production - dependency-name: org.keycloak:keycloak-server-spi-private dependency-type: direct:production - dependency-name: org.keycloak:keycloak-services dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1cc79e4f10
commit
e11d2c1949
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -48,7 +48,7 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<github.account>lucafilipozzi</github.account>
|
||||
<revision>1.0.9</revision>
|
||||
<keycloak.version>15.0.2</keycloak.version>
|
||||
<keycloak.version>16.1.1</keycloak.version>
|
||||
</properties>
|
||||
|
||||
<!-- IMPORTANT: don't forget to update jboss-deployment-structure.xml -->
|
||||
|
|
Loading…
Add table
Reference in a new issue