File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.github.snuk87.keycloak</groupId >
66 <artifactId >keycloak-kafka</artifactId >
7- <version >1.2 .0</version >
7+ <version >1.3 .0</version >
88
99 <properties >
1010 <maven .compiler.source>17</maven .compiler.source>
1111 <maven .compiler.target>17</maven .compiler.target>
12- <keycloak .version>25.0.5</keycloak .version>
13- <kafka .version>3.8.0</kafka .version>
14- <confluent .version>7.5.0</confluent .version>
15- <junit .version>5.11.0</junit .version>
12+ <keycloak .version>26.3.2</keycloak .version>
13+ <kafka .version>3.9.1</kafka .version>
14+ <junit .version>5.13.4</junit .version>
1615 <jboss-logging .version>3.6.1.Final</jboss-logging .version>
1716 </properties >
1817
8685 <plugin >
8786 <groupId >org.apache.maven.plugins</groupId >
8887 <artifactId >maven-surefire-plugin</artifactId >
89- <version >3.1.0 </version >
88+ <version >3.5.3 </version >
9089 </plugin >
9190 </plugins >
9291 </build >
You can’t perform that action at this time.
0 commit comments