File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/main/java/info/unterrainer/commons/httpserver Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717
1818 <modelVersion >4.0.0</modelVersion >
1919 <artifactId >http-server</artifactId >
20- <version >0.1.22 </version >
20+ <version >0.1.23 </version >
2121 <name >HttpServer</name >
2222 <packaging >jar</packaging >
2323
3030 <dependency >
3131 <groupId >info.unterrainer.commons</groupId >
3232 <artifactId >rdb-utils</artifactId >
33- <version >0.1.3 </version >
33+ <version >0.1.4 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >info.unterrainer.commons</groupId >
Original file line number Diff line number Diff line change 22
33public class Information {
44 public static final String name = "Http-Server" ;
5- public static final String buildTime = "2021-03-05T08:17:16Z " ;
6- public static final String pomVersion = "0.1.22 " ;
5+ public static final String buildTime = "2021-03-05T08:33:17Z " ;
6+ public static final String pomVersion = "0.1.23 " ;
77}
You can’t perform that action at this time.
0 commit comments