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 55
66 <groupId >com.assertthat.plugins</groupId >
77 <artifactId >assertthat-bdd-standalone</artifactId >
8- <version >1.9.8 </version >
8+ <version >1.9.9 </version >
99 <name >assertthat-bdd-standalone</name >
1010 <description >AssertThat BDD Jira plugin client standalone</description >
1111 <url >http://www.assertthat.com</url >
3838 <dependency >
3939 <groupId >commons-io</groupId >
4040 <artifactId >commons-io</artifactId >
41- <version >2.11.0 </version >
41+ <version >2.16.1 </version >
4242 </dependency >
4343 <dependency >
4444 <groupId >commons-cli</groupId >
4545 <artifactId >commons-cli</artifactId >
46- <version >1.4 </version >
46+ <version >1.8.0 </version >
4747 </dependency >
4848 <dependency >
4949 <groupId >org.apache.maven.plugin-tools</groupId >
5050 <artifactId >maven-plugin-tools-ant</artifactId >
51- <version >3.6.0 </version >
51+ <version >3.6.1 </version >
5252 </dependency >
5353 <dependency >
5454 <groupId >org.codehaus.jettison</groupId >
5858 <dependency >
5959 <groupId >com.squareup.okhttp3</groupId >
6060 <artifactId >okhttp</artifactId >
61- <version >3.3.1 </version >
61+ <version >4.12.0 </version >
6262 </dependency >
6363 </dependencies >
6464
You can’t perform that action at this time.
0 commit comments