Skip to content

Commit 4f8f679

Browse files
author
Gerald Unterrainer
committed
Merge branch 'develop'
2 parents 9097803 + 79585ea commit 4f8f679

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

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

@@ -30,12 +30,12 @@
3030
<dependency>
3131
<groupId>info.unterrainer.commons</groupId>
3232
<artifactId>jre-utils</artifactId>
33-
<version>0.2.3</version>
33+
<version>0.2.4</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>info.unterrainer.commons</groupId>
3737
<artifactId>rdb-utils</artifactId>
38-
<version>0.1.11</version>
38+
<version>0.1.12</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>info.unterrainer.commons</groupId>

0 commit comments

Comments
 (0)