File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >org.assertj</groupId >
2424 <artifactId >assertj-core</artifactId >
25- <version >1.5.0 </version >
25+ <version >1.6.1 </version >
2626 <scope >test</scope >
2727 </dependency >
2828 <dependency >
Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >org.assertj</groupId >
2727 <artifactId >assertj-core</artifactId >
28- <version >1.5.0 </version >
28+ <version >1.6.1 </version >
2929 <scope >test</scope >
3030 </dependency >
3131 <dependency >
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >javax.ws.rs</groupId >
2929 <artifactId >javax.ws.rs-api</artifactId >
30- <version >2.0</version >
30+ <version >2.0.1 </version >
3131 </dependency >
3232 <dependency >
3333 <!-- needed by web.xml to instantiate org.glassfish.jersey.servlet.ServletContainer -->
3434 <groupId >org.glassfish.jersey.containers</groupId >
3535 <artifactId >jersey-container-servlet-core</artifactId >
36- <version >2.6 </version >
36+ <version >2.12 </version >
3737 <scope >runtime</scope >
3838 </dependency >
3939 <dependency >
4040 <groupId >org.glassfish.jersey.media</groupId >
4141 <artifactId >jersey-media-multipart</artifactId >
42- <version >2.6 </version >
42+ <version >2.12 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >javax.servlet</groupId >
5959 <dependency >
6060 <groupId >joda-time</groupId >
6161 <artifactId >joda-time</artifactId >
62- <version >2.3 </version >
62+ <version >2.4 </version >
6363 </dependency >
6464 <dependency >
6565 <groupId >com.google.guava</groupId >
6666 <artifactId >guava</artifactId >
67- <version >16.0.1 </version >
67+ <version >18.0 </version >
6868 </dependency >
6969 <dependency >
7070 <groupId >junit</groupId >
7575 <dependency >
7676 <groupId >org.assertj</groupId >
7777 <artifactId >assertj-core</artifactId >
78- <version >1.5.0 </version >
78+ <version >1.6.1 </version >
7979 <scope >test</scope >
8080 </dependency >
8181 <dependency >
Original file line number Diff line number Diff line change 1212 <maven .compiler.source>1.8</maven .compiler.source>
1313 <maven .compiler.target>1.8</maven .compiler.target>
1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15- <jetty .version>9.2.0.M0 </jetty .version>
15+ <jetty .version>9.2.3.v20140905 </jetty .version>
1616 </properties >
1717 <modules >
1818 <module >elevator-core</module >
You can’t perform that action at this time.
0 commit comments