File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >info.unterrainer.commons</groupId >
7
7
<artifactId >parent-javalin-pom</artifactId >
8
- <version >0.0.4 </version >
8
+ <version >0.0.9 </version >
9
9
</parent >
10
10
11
11
<properties >
17
17
18
18
<modelVersion >4.0.0</modelVersion >
19
19
<artifactId >http-server</artifactId >
20
- <version >0.2.3 </version >
20
+ <version >0.2.6 </version >
21
21
<name >HttpServer</name >
22
22
<packaging >jar</packaging >
23
23
24
24
<dependencies >
25
25
<dependency >
26
26
<groupId >info.unterrainer.commons</groupId >
27
27
<artifactId >jre-utils</artifactId >
28
- <version >0.1.7 </version >
28
+ <version >0.1.9 </version >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >info.unterrainer.commons</groupId >
32
32
<artifactId >rdb-utils</artifactId >
33
- <version >0.1.6 </version >
33
+ <version >0.1.7 </version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >info.unterrainer.commons</groupId >
37
37
<artifactId >serialization</artifactId >
38
- <version >0.1.2 </version >
38
+ <version >0.1.3 </version >
39
39
</dependency >
40
40
<dependency >
41
41
<groupId >javax.persistence</groupId >
You can’t perform that action at this time.
0 commit comments