Skip to content

Commit

Permalink
Bump project.version from 16.0.0-SNAPSHOT to 16.1.1 in /boms/adapter
Browse files Browse the repository at this point in the history
Bumps `project.version` from 16.0.0-SNAPSHOT to 16.1.1.

Updates `keycloak-core` from 16.0.0-SNAPSHOT to 16.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/commits/16.1.1)

Updates `keycloak-adapter-core` from 16.0.0-SNAPSHOT to 16.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/commits/16.1.1)

Updates `keycloak-adapter-spi` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-wildfly-adapter-dist` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-saml-adapter-core` from 16.0.0-SNAPSHOT to 16.1.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/commits/16.1.1)

Updates `keycloak-saml-adapter-api-public` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-tomcat-adapter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-tomcat7-adapter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-jetty92-adapter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-jetty93-adapter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-undertow-adapter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-spring-boot-adapter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-spring-boot-2-adapter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `spring-boot-container-bundle` from 16.0.0-SNAPSHOT to 16.1.1

Updates `spring-boot-legacy-container-bundle` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-spring-security-adapter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-spring-boot-starter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-legacy-spring-boot-starter` from 16.0.0-SNAPSHOT to 16.1.1

Updates `keycloak-authz-client` from 16.0.0-SNAPSHOT to 16.1.1

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-adapter-core
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-adapter-spi
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-wildfly-adapter-dist
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-saml-adapter-core
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-saml-adapter-api-public
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-tomcat-adapter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-tomcat7-adapter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-jetty92-adapter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-jetty93-adapter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-undertow-adapter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-spring-boot-adapter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-spring-boot-2-adapter
  dependency-type: direct:production
- dependency-name: org.keycloak:spring-boot-container-bundle
  dependency-type: direct:production
- dependency-name: org.keycloak:spring-boot-legacy-container-bundle
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-spring-security-adapter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-spring-boot-starter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-legacy-spring-boot-starter
  dependency-type: direct:production
- dependency-name: org.keycloak:keycloak-authz-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2023
1 parent f587179 commit 3575051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.keycloak.bom</groupId>
<artifactId>keycloak-bom-parent</artifactId>
<version>16.0.0-SNAPSHOT</version>
<version>16.1.1</version>

<packaging>pom</packaging>

Expand Down

0 comments on commit 3575051

Please sign in to comment.