Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Unterrainer committed Sep 30, 2021
2 parents 4f8f679 + 01e7426 commit 468cb8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>http-server</artifactId>
<version>0.2.34</version>
<version>0.2.35</version>
<name>HttpServer</name>
<packaging>jar</packaging>

Expand All @@ -30,12 +30,12 @@
<dependency>
<groupId>info.unterrainer.commons</groupId>
<artifactId>jre-utils</artifactId>
<version>0.2.4</version>
<version>0.2.5</version>
</dependency>
<dependency>
<groupId>info.unterrainer.commons</groupId>
<artifactId>rdb-utils</artifactId>
<version>0.1.12</version>
<version>0.1.13</version>
</dependency>
<dependency>
<groupId>info.unterrainer.commons</groupId>
Expand Down

0 comments on commit 468cb8e

Please sign in to comment.