Skip to content

Commit

Permalink
Bump org.keycloak:keycloak-admin-client in /basyx.examples
Browse files Browse the repository at this point in the history
Bumps org.keycloak:keycloak-admin-client from 19.0.3 to 24.0.0.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-admin-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent a25aab4 commit 0ae87ac
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 @@ -169,7 +169,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-admin-client</artifactId>
<version>19.0.3</version>
<version>24.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0ae87ac

Please sign in to comment.