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 Aug 27, 2021
2 parents 9097803 + 79585ea commit 4f8f679
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.33</version>
<version>0.2.34</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.3</version>
<version>0.2.4</version>
</dependency>
<dependency>
<groupId>info.unterrainer.commons</groupId>
<artifactId>rdb-utils</artifactId>
<version>0.1.11</version>
<version>0.1.12</version>
</dependency>
<dependency>
<groupId>info.unterrainer.commons</groupId>
Expand Down

0 comments on commit 4f8f679

Please sign in to comment.