We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1625e53 commit f0f68d4Copy full SHA for f0f68d4
pom.xml
@@ -15,7 +15,7 @@
15
16
<modelVersion>4.0.0</modelVersion>
17
<artifactId>http-server</artifactId>
18
- <version>0.3.5</version>
+ <version>0.3.6</version>
19
<name>HttpServer</name>
20
<packaging>jar</packaging>
21
@@ -33,7 +33,7 @@
33
<dependency>
34
<groupId>info.unterrainer.commons</groupId>
35
<artifactId>rdb-utils</artifactId>
36
- <version>0.2.1</version>
+ <version>0.2.2</version>
37
</dependency>
38
39
0 commit comments