File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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-pom</artifactId >
8
- <version >0.1.3 </version >
8
+ <version >0.1.5 </version >
9
9
</parent >
10
10
11
11
<properties >
40
40
<dependency >
41
41
<groupId >io.javalin</groupId >
42
42
<artifactId >javalin</artifactId >
43
- <version >3.11.2 </version >
43
+ <version >3.13.4 </version >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >javax.persistence</groupId >
60
60
<dependency >
61
61
<groupId >org.eclipse.jetty</groupId >
62
62
<artifactId >jetty-http</artifactId >
63
- <version >9.4.31.v20200723 </version >
63
+ <version >9.4.38.v20210224 </version >
64
64
</dependency >
65
65
<dependency >
66
66
<groupId >org.eclipse.jetty</groupId >
67
67
<artifactId >jetty-server</artifactId >
68
- <version >9.4.31.v20200723 </version >
68
+ <version >9.4.38.v20210224 </version >
69
69
</dependency >
70
70
<dependency >
71
71
<groupId >org.keycloak</groupId >
You can’t perform that action at this time.
0 commit comments