We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a3111b + 30014b6 commit f930b5fCopy full SHA for f930b5f
1 file changed
pom.xml
@@ -15,7 +15,7 @@
15
16
<modelVersion>4.0.0</modelVersion>
17
<artifactId>http-server</artifactId>
18
- <version>0.3.14</version>
+ <version>0.3.15</version>
19
<name>HttpServer</name>
20
<packaging>jar</packaging>
21
@@ -53,7 +53,7 @@
53
<dependency>
54
<groupId>org.keycloak</groupId>
55
<artifactId>keycloak-common</artifactId>
56
- <version>18.0.2</version>
+ <version>26.0.4</version>
57
</dependency>
58
59
0 commit comments