Skip to content

Commit 3c7b78d

Browse files
authored
Merge pull request #52 from STAMP-project/dependabot/maven/pitmp-maven-verification/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /pitmp-maven-verification
2 parents 69a5775 + 4c84313 commit 3c7b78d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pitmp-maven-verification/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>junit</groupId>
7777
<artifactId>junit</artifactId>
78-
<version>4.12</version>
78+
<version>4.13.1</version>
7979
<scope>test</scope>
8080
</dependency>
8181

0 commit comments

Comments
 (0)