Skip to content

Commit 6f20377

Browse files
snyk-botecki
authored andcommitted
fix: upgrade junit:junit from 4.13.1 to 4.13.2
Snyk has created this PR to upgrade junit:junit from 4.13.1 to 4.13.2. See this package in Maven Repository: https://mvnrepository.com/artifact/junit/junit/ See this project in Snyk: https://app.snyk.io/org/ecki/project/0254da1f-0ac5-4930-b1dc-0e5414656dac?utm_source=github&utm_medium=upgrade-pr
1 parent 324872e commit 6f20377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>junit</groupId>
1919
<artifactId>junit</artifactId>
20-
<version>4.13.1</version>
20+
<version>4.13.2</version>
2121
<scope>compile</scope> <!-- Unit test is in main package -->
2222
</dependency>
2323
<dependency>

0 commit comments

Comments
 (0)