Skip to content

Commit f0f68d4

Browse files
committed
updating version and rdb-utils
1 parent 1625e53 commit f0f68d4

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
@@ -15,7 +15,7 @@
1515

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

@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>info.unterrainer.commons</groupId>
3535
<artifactId>rdb-utils</artifactId>
36-
<version>0.2.1</version>
36+
<version>0.2.2</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>info.unterrainer.commons</groupId>

0 commit comments

Comments
 (0)