File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626 <properties >
2727 <maven .compiler.source>1.8</maven .compiler.source>
2828 <maven .compiler.target>1.8</maven .compiler.target>
29- <jersey .version>2.26 </jersey .version>
29+ <jersey .version>2.27 </jersey .version>
3030 </properties >
3131
3232 <dependencies >
Original file line number Diff line number Diff line change 2626 <properties >
2727 <maven .compiler.source>1.8</maven .compiler.source>
2828 <maven .compiler.target>1.8</maven .compiler.target>
29- <jackson .version>2.9.4 </jackson .version>
29+ <jackson .version>2.9.7 </jackson .version>
3030 <spark .version>2.8.0</spark .version>
3131 </properties >
3232
Original file line number Diff line number Diff line change 2626 <properties >
2727 <maven .compiler.source>1.8</maven .compiler.source>
2828 <maven .compiler.target>1.8</maven .compiler.target>
29- <spring .version>5.0.3 .RELEASE</spring .version>
29+ <spring .version>5.1.1 .RELEASE</spring .version>
3030 <junit .version>4.12</junit .version>
3131 <log4j .version>2.8.2</log4j .version>
3232 </properties >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >org.springframework.boot</groupId >
1212 <artifactId >spring-boot-starter-parent</artifactId >
13- <version >1.5.9 .RELEASE</version >
13+ <version >1.5.17 .RELEASE</version >
1414 </parent >
1515
1616 <properties >
You can’t perform that action at this time.
0 commit comments