Skip to content

Commit 6dbe5f8

Browse files
author
Psilo
committed
Merge branch 'develop'
2 parents 7ef9f40 + 838c67d commit 6dbe5f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>info.unterrainer.commons</groupId>
77
<artifactId>parent-pom</artifactId>
8-
<version>0.1.3</version>
8+
<version>0.1.5</version>
99
</parent>
1010

1111
<properties>
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>io.javalin</groupId>
4242
<artifactId>javalin</artifactId>
43-
<version>3.11.2</version>
43+
<version>3.13.4</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>javax.persistence</groupId>
@@ -60,12 +60,12 @@
6060
<dependency>
6161
<groupId>org.eclipse.jetty</groupId>
6262
<artifactId>jetty-http</artifactId>
63-
<version>9.4.31.v20200723</version>
63+
<version>9.4.38.v20210224</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.eclipse.jetty</groupId>
6767
<artifactId>jetty-server</artifactId>
68-
<version>9.4.31.v20200723</version>
68+
<version>9.4.38.v20210224</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.keycloak</groupId>

0 commit comments

Comments
 (0)