Skip to content

Commit

Permalink
Update dependency org.keycloak:keycloak-admin-client to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent e386e03 commit c519cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<artifactId>beholder</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>beholder</name>
Expand Down Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-admin-client</artifactId>
<version>15.1.1</version>
<version>24.0.3</version>
<exclusions>
<exclusion>
<groupId>org.jboss.resteasy</groupId>
Expand Down

0 comments on commit c519cd3

Please sign in to comment.