File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
23
23
<groupId >org.keycloak</groupId >
24
24
<artifactId >keycloak-protocol-cas</artifactId >
25
- <version >25.0.4 </version >
25
+ <version >25.0.6 </version >
26
26
<name >Keycloak CAS Protocol</name >
27
27
<description />
28
28
36
36
37
37
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
38
38
<maven .compiler.release>17</maven .compiler.release>
39
- <project .build.outputTimestamp>1724143632 </project .build.outputTimestamp>
39
+ <project .build.outputTimestamp>1726822103 </project .build.outputTimestamp>
40
40
</properties >
41
41
42
42
<dependencies >
130
130
<dependency >
131
131
<groupId >org.mockito</groupId >
132
132
<artifactId >mockito-core</artifactId >
133
- <version >5.12 .0</version >
133
+ <version >5.13 .0</version >
134
134
<scope >test</scope >
135
135
</dependency >
136
136
</dependencies >
You can’t perform that action at this time.
0 commit comments