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 e50adaa commit 227ee59Copy full SHA for 227ee59
pom.xml
@@ -17,7 +17,7 @@
17
18
<modelVersion>4.0.0</modelVersion>
19
<artifactId>http-server</artifactId>
20
- <version>0.2.43</version>
+ <version>0.2.44</version>
21
<name>HttpServer</name>
22
<packaging>jar</packaging>
23
@@ -35,7 +35,7 @@
35
<dependency>
36
<groupId>info.unterrainer.commons</groupId>
37
<artifactId>rdb-utils</artifactId>
38
- <version>0.1.18</version>
+ <version>0.1.20</version>
39
</dependency>
40
41
0 commit comments