Skip to content

Commit

Permalink
Bump org.keycloak:keycloak-spring-boot-starter in /basyx.examples
Browse files Browse the repository at this point in the history
Bumps org.keycloak:keycloak-spring-boot-starter from 23.0.7 to 24.0.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent a25aab4 commit a2d69b8
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>23.0.7</version>
<version>24.0.2</version>
</dependency>

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

0 comments on commit a2d69b8

Please sign in to comment.