Skip to content

Commit

Permalink
Jetty 9.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
template72 committed Jan 2, 2018
1 parent d3fe4ad commit 6b887de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions maja-web/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
dependencies {
compile 'com.sparkjava:spark-core:2.7.1'
compile 'com.sparkjava:spark-template-velocity:2.7.1'
compile 'org.eclipse.jetty:jetty-server:9.4.8.v20171121'
compile 'org.eclipse.jetty:jetty-webapp:9.4.8.v20171121'
compile 'org.eclipse.jetty:jetty-client:9.4.8.v20171121'
compile 'org.slf4j:slf4j-simple:1.7.25'
compile 'com.google.guava:guava:21.0'
compile 'org.tinylog:tinylog:1.2'
Expand Down

0 comments on commit 6b887de

Please sign in to comment.