Skip to content

Commit e5c3a8c

Browse files
authored
update
1 parent d6d1011 commit e5c3a8c

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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>info.unterrainer.commons</groupId>
55
<artifactId>parent-javalin-pom</artifactId>
6-
<version>0.1.0</version>
6+
<version>0.1.1</version>
77
</parent>
88

99
<properties>
@@ -15,7 +15,7 @@
1515

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

0 commit comments

Comments
 (0)