Skip to content

Commit 9468e6c

Browse files
author
Gerald Unterrainer
committed
update parent pom version
1 parent 3d6b7aa commit 9468e6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>info.unterrainer.commons</groupId>
77
<artifactId>parent-javalin-pom</artifactId>
8-
<version>0.0.11</version>
8+
<version>0.0.12</version>
99
</parent>
1010

1111
<properties>
@@ -17,7 +17,7 @@
1717

1818
<modelVersion>4.0.0</modelVersion>
1919
<artifactId>http-server</artifactId>
20-
<version>0.2.37</version>
20+
<version>0.2.38</version>
2121
<name>HttpServer</name>
2222
<packaging>jar</packaging>
2323

0 commit comments

Comments
 (0)