Skip to content

Commit f930b5f

Browse files
committed
Merge branch 'develop'
2 parents 2a3111b + 30014b6 commit f930b5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<modelVersion>4.0.0</modelVersion>
1717
<artifactId>http-server</artifactId>
18-
<version>0.3.14</version>
18+
<version>0.3.15</version>
1919
<name>HttpServer</name>
2020
<packaging>jar</packaging>
2121

@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.keycloak</groupId>
5555
<artifactId>keycloak-common</artifactId>
56-
<version>18.0.2</version>
56+
<version>26.0.4</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>org.keycloak</groupId>

0 commit comments

Comments
 (0)