Skip to content

Commit

Permalink
Upgraded Jetty and Vaadin
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Sep 29, 2017
1 parent 43a0812 commit da7f4e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ ext {
logbackVersion = '1.1.7'
hibernateVersion = '5.2.10.Final'
geronimoVersion = '1.1.1'
jettyVersion = '9.3.19.v20170502'
jettyVersion = '9.4.5.v20170502'
servletApiVersion = '3.1.0'
websocketApiVersion = '1.1'
jgroupsVersion = '4.0.4.Final'
jaxrsVersion = '2.0.1'
jsonSchemaVersion = '2.2.6'
jacksonVersion = '2.7.4'
groovyVersion = '2.4.12'
vaadinVersion = '8.1.1'
vaadinVersion = '8.1.5'

libraries = [
//jUnit (Tests)
Expand Down

0 comments on commit da7f4e4

Please sign in to comment.