File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3232 <maven .compiler.source>1.8</maven .compiler.source>
3333 <maven .compiler.target>1.8</maven .compiler.target>
34- <junit-version >4.12 </junit-version >
34+ <junit-version >4.13.2 </junit-version >
3535 <swagger-core-version >1.5.15</swagger-core-version >
3636
3737 </properties >
6363
6464 <!-- https://mvnrepository.com/artifact/org.apache.ant/ant -->
6565 <dependency >
66- <!-- TODO - update -->
6766 <groupId >org.apache.ant</groupId >
6867 <artifactId >ant</artifactId >
69- <version >1.8.2 </version >
68+ <version >1.10.14 </version >
7069 </dependency >
7170
7271 <dependency >
73- <!-- TODO - update -->
7472 <groupId >com.google.code.gson</groupId >
7573 <artifactId >gson</artifactId >
76- <version >2.2.2-atlassian-1 </version >
74+ <version >2.8.9 </version >
7775 </dependency >
7876
7977 <!-- HTTP client: jersey-client -->
You can’t perform that action at this time.
0 commit comments