Skip to content

Commit 25eb207

Browse files
committed
Upgrade vulnerable dependencies
1 parent 824df61 commit 25eb207

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.assertthat.plugins</groupId>
77
<artifactId>assertthat-bdd-standalone</artifactId>
8-
<version>1.9.7-SNAPSHOT</version>
8+
<version>1.9.7</version>
99
<name>assertthat-bdd-standalone</name>
1010
<description>AssertThat BDD Jira plugin client standalone</description>
1111
<url>http://www.assertthat.com</url>
@@ -40,12 +40,6 @@
4040
<artifactId>commons-io</artifactId>
4141
<version>2.11.0</version>
4242
</dependency>
43-
<dependency>
44-
<groupId>junit</groupId>
45-
<artifactId>junit</artifactId>
46-
<version>4.11</version>
47-
<scope>test</scope>
48-
</dependency>
4943
<dependency>
5044
<groupId>commons-cli</groupId>
5145
<artifactId>commons-cli</artifactId>

0 commit comments

Comments
 (0)