Skip to content

Commit

Permalink
Bump org.keycloak:keycloak-spring-boot-starter in /basyx.examples (#164)
Browse files Browse the repository at this point in the history
Bumps org.keycloak:keycloak-spring-boot-starter from 22.0.4 to 22.0.5.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent c63f88f commit cfba385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basyx.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-spring-boot-starter</artifactId>
<version>22.0.4</version>
<version>22.0.5</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.keycloak/keycloak-admin-client -->
Expand Down

0 comments on commit cfba385

Please sign in to comment.