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 d6d1011 commit e5c3a8cCopy full SHA for e5c3a8c
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>info.unterrainer.commons</groupId>
5
<artifactId>parent-javalin-pom</artifactId>
6
- <version>0.1.0</version>
+ <version>0.1.1</version>
7
</parent>
8
9
<properties>
@@ -15,7 +15,7 @@
15
16
<modelVersion>4.0.0</modelVersion>
17
<artifactId>http-server</artifactId>
18
- <version>0.3.19</version>
+ <version>0.3.20</version>
19
<name>HttpServer</name>
20
<packaging>jar</packaging>
21
0 commit comments