Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit e7b4eb3

Browse files
authored
Merge pull request thrau#82 from thrau/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents a4c084a + cc486d4 commit e7b4eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<properties>
6060
<commons.compress.version>1.20</commons.compress.version>
6161
<xz.version>1.8</xz.version>
62-
<junit.version>4.11</junit.version>
62+
<junit.version>4.13.1</junit.version>
6363

6464
<bundle.name>${project.groupId} :: ${project.artifactId} :: ${project.name}</bundle.name>
6565
<bundle.symbolicName>${project.groupId}.${project.artifactId}</bundle.symbolicName>

0 commit comments

Comments
 (0)