We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6b7aa commit 9468e6cCopy full SHA for 9468e6c
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>info.unterrainer.commons</groupId>
7
<artifactId>parent-javalin-pom</artifactId>
8
- <version>0.0.11</version>
+ <version>0.0.12</version>
9
</parent>
10
11
<properties>
@@ -17,7 +17,7 @@
17
18
<modelVersion>4.0.0</modelVersion>
19
<artifactId>http-server</artifactId>
20
- <version>0.2.37</version>
+ <version>0.2.38</version>
21
<name>HttpServer</name>
22
<packaging>jar</packaging>
23
0 commit comments