This repository was archived by the owner on Jul 3, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8585 <dependency >
8686 <groupId >joda-time</groupId >
8787 <artifactId >joda-time</artifactId >
88- <version >2.9.4 </version >
88+ <version >2.9.6 </version >
8989 </dependency >
9090
9191 <dependency >
9292 <groupId >org.glassfish.jersey.connectors</groupId >
9393 <artifactId >jersey-apache-connector</artifactId >
94- <version >2.23.1 </version >
94+ <version >2.24 </version >
9595 </dependency >
9696
9797 <!-- JSON -->
9898 <dependency >
9999 <groupId >com.fasterxml.jackson.core</groupId >
100100 <artifactId >jackson-databind</artifactId >
101- <version >2.8.1 </version >
101+ <version >2.8.5 </version >
102102 </dependency >
103103
104104 <dependency >
110110 <dependency >
111111 <groupId >com.google.guava</groupId >
112112 <artifactId >guava</artifactId >
113- <version >19 .0</version >
113+ <version >20 .0</version >
114114 </dependency >
115115
116116 <!-- Spock testing framework for all kinds of tests LICENSE: Apache 2.0 according to http://code.google.com/p/spock/ -->
117117 <dependency >
118118 <groupId >org.spockframework</groupId >
119119 <artifactId >spock-core</artifactId >
120- <version >1.0 -groovy-2.4</version >
120+ <version >1.1 -groovy-2.4-rc-3 </version >
121121 <scope >test</scope >
122122 </dependency >
123123
You can’t perform that action at this time.
0 commit comments