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 0d12e96 commit 64e7076Copy full SHA for 64e7076
pom.xml
@@ -17,7 +17,7 @@
17
18
<modelVersion>4.0.0</modelVersion>
19
<artifactId>http-server</artifactId>
20
- <version>0.2.39</version>
+ <version>0.2.40</version>
21
<name>HttpServer</name>
22
<packaging>jar</packaging>
23
@@ -30,12 +30,12 @@
30
<dependency>
31
<groupId>info.unterrainer.commons</groupId>
32
<artifactId>jre-utils</artifactId>
33
- <version>0.2.6</version>
+ <version>0.2.11</version>
34
</dependency>
35
36
37
<artifactId>rdb-utils</artifactId>
38
- <version>0.1.14</version>
+ <version>0.1.17</version>
39
40
41
0 commit comments