Skip to content

Commit c9d85d3

Browse files
committed
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/salesforce-oss/project/d6a7c7ad-ef2b-4684-9c0e-8ffc8c5fa852?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0f33b7c commit c9d85d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<spring.version>4.2.0.RELEASE</spring.version>
6868

6969
<!-- Test Dependency Versions -->
70-
<junit.version>4.13.1</junit.version>
70+
<junit.version>4.13.2</junit.version>
7171
<assertj.version>3.6.2</assertj.version>
7272
<commons-lang.version>2.6</commons-lang.version>
7373
<awaitility.version>2.0.0</awaitility.version>

0 commit comments

Comments
 (0)