Skip to content

Commit

Permalink
chore(deps-dev): bump org.keycloak:keycloak-admin-client
Browse files Browse the repository at this point in the history
Bumps org.keycloak:keycloak-admin-client from 26.0.1 to 26.0.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sventorben committed Nov 20, 2024
1 parent f459a78 commit 6b453df
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 @@ -268,7 +268,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-admin-client</artifactId>
<version>26.0.1</version>
<version>26.0.3</version>
<scope>test</scope>
</dependency>
<!-- Logging -->
Expand Down

0 comments on commit 6b453df

Please sign in to comment.