Skip to content

Commit

Permalink
chore(keycloak): update to 26
Browse files Browse the repository at this point in the history
Signed-off-by: opdt <[email protected]>
  • Loading branch information
opdt committed Dec 19, 2024
1 parent 8e0608c commit b19d721
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 @@ -23,7 +23,7 @@

<groupId>de.arbeitsagentur.opdt</groupId>
<artifactId>keycloak-extension-bundid</artifactId>
<version>1.0.1-25.0-SNAPSHOT</version>
<version>1.0.1-26.0-SNAPSHOT</version>

<url>https://github.com/opdt/keycloak-extension-bundid</url>
<licenses>
Expand Down Expand Up @@ -53,7 +53,7 @@
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<keycloak-version>25.0.6</keycloak-version>
<keycloak-version>26.0.6</keycloak-version>
<auto-service.version>1.1.1</auto-service.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Expand Down

0 comments on commit b19d721

Please sign in to comment.