Skip to content

Commit

Permalink
Bump org.keycloak:keycloak-services from 21.1.2 to 23.0.1
Browse files Browse the repository at this point in the history
Bumps [org.keycloak:keycloak-services](https://github.com/keycloak/keycloak) from 21.1.2 to 23.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@21.1.2...23.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 1b80f70 commit 90b1e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@

<name>Keycloak: Event Publisher to RabbitMQ</name>
<properties>
<keycloak.version>21.1.2</keycloak.version>
<keycloak.version>23.0.1</keycloak.version>
<jar.finalName>${project.artifactId}-${project.version}</jar.finalName>
</properties>

0 comments on commit 90b1e31

Please sign in to comment.