Skip to content

Commit

Permalink
fix: upgrade org.junit.jupiter:junit-jupiter-engine from 5.5.2 to 5.7.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.junit.jupiter:junit-jupiter-engine from 5.5.2 to 5.7.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine/

See this project in Snyk:
https://app.snyk.io/org/atodorov/project/6525d792-d285-4dd6-8ce6-18666a62c18f?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 16, 2021
1 parent 4ab5a4f commit b9fecf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -209,7 +209,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.5.2</version>
<version>5.7.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit b9fecf8

Please sign in to comment.