File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.assertthat.plugins</groupId >
7
7
<artifactId >assertthat-bdd-standalone</artifactId >
8
- <version >1.9.8 </version >
8
+ <version >1.9.9 </version >
9
9
<name >assertthat-bdd-standalone</name >
10
10
<description >AssertThat BDD Jira plugin client standalone</description >
11
11
<url >http://www.assertthat.com</url >
38
38
<dependency >
39
39
<groupId >commons-io</groupId >
40
40
<artifactId >commons-io</artifactId >
41
- <version >2.11.0 </version >
41
+ <version >2.16.1 </version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >commons-cli</groupId >
45
45
<artifactId >commons-cli</artifactId >
46
- <version >1.4 </version >
46
+ <version >1.8.0 </version >
47
47
</dependency >
48
48
<dependency >
49
49
<groupId >org.apache.maven.plugin-tools</groupId >
50
50
<artifactId >maven-plugin-tools-ant</artifactId >
51
- <version >3.6.0 </version >
51
+ <version >3.6.1 </version >
52
52
</dependency >
53
53
<dependency >
54
54
<groupId >org.codehaus.jettison</groupId >
58
58
<dependency >
59
59
<groupId >com.squareup.okhttp3</groupId >
60
60
<artifactId >okhttp</artifactId >
61
- <version >3.3.1 </version >
61
+ <version >4.12.0 </version >
62
62
</dependency >
63
63
</dependencies >
64
64
You can’t perform that action at this time.
0 commit comments