Skip to content

Commit ad2e4cc

Browse files
committed
bump javalin
1 parent d6d7d7e commit ad2e4cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
<dependency>
1717
<groupId>io.javalin</groupId>
1818
<artifactId>javalin</artifactId>
19-
<version>1.2.0</version>
19+
<version>1.2.1</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>org.eclipse.jetty.websocket</groupId>
2323
<artifactId>websocket-server</artifactId>
24-
<version>9.4.7.v20170914</version>
24+
<version>9.4.8.v20171121</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>com.fasterxml.jackson.module</groupId>

0 commit comments

Comments
 (0)