We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9097803 + 79585ea commit 4f8f679Copy full SHA for 4f8f679
pom.xml
@@ -17,7 +17,7 @@
17
18
<modelVersion>4.0.0</modelVersion>
19
<artifactId>http-server</artifactId>
20
- <version>0.2.33</version>
+ <version>0.2.34</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.3</version>
+ <version>0.2.4</version>
34
</dependency>
35
36
37
<artifactId>rdb-utils</artifactId>
38
- <version>0.1.11</version>
+ <version>0.1.12</version>
39
40
41
0 commit comments