File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >info.unterrainer.commons</groupId >
77 <artifactId >parent-javalin-pom</artifactId >
8- <version >0.0.4 </version >
8+ <version >0.0.9 </version >
99 </parent >
1010
1111 <properties >
1717
1818 <modelVersion >4.0.0</modelVersion >
1919 <artifactId >http-server</artifactId >
20- <version >0.2.3 </version >
20+ <version >0.2.6 </version >
2121 <name >HttpServer</name >
2222 <packaging >jar</packaging >
2323
2424 <dependencies >
2525 <dependency >
2626 <groupId >info.unterrainer.commons</groupId >
2727 <artifactId >jre-utils</artifactId >
28- <version >0.1.7 </version >
28+ <version >0.1.9 </version >
2929 </dependency >
3030 <dependency >
3131 <groupId >info.unterrainer.commons</groupId >
3232 <artifactId >rdb-utils</artifactId >
33- <version >0.1.6 </version >
33+ <version >0.1.7 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >info.unterrainer.commons</groupId >
3737 <artifactId >serialization</artifactId >
38- <version >0.1.2 </version >
38+ <version >0.1.3 </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >javax.persistence</groupId >
You can’t perform that action at this time.
0 commit comments