Skip to content

Commit 22ad509

Browse files
author
WhiteSource for GitHub.com
committed
Update dependency junit:junit to v4.13.2
1 parent e33ecd4 commit 22ad509

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tools/nibrs-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>junit</groupId>
6767
<artifactId>junit</artifactId>
68-
<version>4.10</version>
68+
<version>4.13.2</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.apache.commons</groupId>

tools/nibrs-flatfile/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>junit</groupId>
4646
<artifactId>junit</artifactId>
47-
<version>4.10</version>
47+
<version>4.13.2</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.apache.commons</groupId>

tools/nibrs-ndex-conversion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>junit</groupId>
4242
<artifactId>junit</artifactId>
43-
<version>4.10</version>
43+
<version>4.13.2</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.search.nibrs</groupId>

tools/nibrs-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>junit</groupId>
3838
<artifactId>junit</artifactId>
39-
<version>4.10</version>
39+
<version>4.13.2</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>com.fasterxml.woodstox</groupId>

0 commit comments

Comments
 (0)