File tree Expand file tree Collapse file tree 1 file changed +3
-18
lines changed Expand file tree Collapse file tree 1 file changed +3
-18
lines changed Original file line number Diff line number Diff line change 44
55 <parent >
66 <groupId >info.unterrainer.commons</groupId >
7- <artifactId >parent-pom</artifactId >
8- <version >0.1.5 </version >
7+ <artifactId >parent-javalin- pom</artifactId >
8+ <version >0.0.4 </version >
99 </parent >
1010
1111 <properties >
1717
1818 <modelVersion >4.0.0</modelVersion >
1919 <artifactId >http-server</artifactId >
20- <version >0.2.1 </version >
20+ <version >0.2.3 </version >
2121 <name >HttpServer</name >
2222 <packaging >jar</packaging >
2323
3737 <artifactId >serialization</artifactId >
3838 <version >0.1.2</version >
3939 </dependency >
40- <dependency >
41- <groupId >io.javalin</groupId >
42- <artifactId >javalin</artifactId >
43- <version >3.13.4</version >
44- </dependency >
4540 <dependency >
4641 <groupId >javax.persistence</groupId >
4742 <artifactId >javax.persistence-api</artifactId >
5752 <artifactId >antlr4-runtime</artifactId >
5853 <version >4.8-1</version >
5954 </dependency >
60- <dependency >
61- <groupId >org.eclipse.jetty</groupId >
62- <artifactId >jetty-http</artifactId >
63- <version >9.4.38.v20210224</version >
64- </dependency >
65- <dependency >
66- <groupId >org.eclipse.jetty</groupId >
67- <artifactId >jetty-server</artifactId >
68- <version >9.4.38.v20210224</version >
69- </dependency >
7055 <dependency >
7156 <groupId >org.keycloak</groupId >
7257 <artifactId >keycloak-common</artifactId >
You can’t perform that action at this time.
0 commit comments