Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 5699ac8 commit a35ade8
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
Expand Up @@ -11,7 +11,7 @@

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

Expand Down

0 comments on commit a35ade8

Please sign in to comment.