Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Jun 2, 2016
1 parent dcb4afa commit 50e4e55
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions libraries.gradle
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
ext {
jposVersion = '2.0.7-SNAPSHOT'
slf4jVersion = '1.7.10'
logbackVersion = '1.1.3'
slf4jVersion = '1.7.21'
logbackVersion = '1.1.7'
hibernateVersion = '5.1.0.Final'
geronimoVersion = '1.1.1'
jettyVersion = '9.2.14.v20151106'
servletApiVersion = '3.0.1'
websocketApiVersion = '1.0'
jgroupsVersion = '3.6.3.Final'
jettyVersion = '9.2.17.v20160517'
servletApiVersion = '3.1.0'
websocketApiVersion = '1.1'
jgroupsVersion = '3.6.9.Final'
jaxrsVersion = '2.0.1'
jsonSchemaVersion = '2.2.6'
jacksonVersion = '2.4.5'
jacksonVersion = '2.7.4'
groovyVersion = '2.4.6'

libraries = [
Expand Down

0 comments on commit 50e4e55

Please sign in to comment.