Skip to content

Commit

Permalink
Update to Keycloak 24.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 5, 2024
1 parent 118ee01 commit 8a45f39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>org.keycloak</groupId>
<artifactId>keycloak-protocol-cas</artifactId>
<version>24.0.0</version>
<version>24.0.1</version>
<name>Keycloak CAS Protocol</name>
<description />

Expand All @@ -35,7 +35,7 @@

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>17</maven.compiler.release>
<project.build.outputTimestamp>1709547948</project.build.outputTimestamp>
<project.build.outputTimestamp>1709628430</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
<version>3.1.2</version>
<version>3.1.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8a45f39

Please sign in to comment.