Skip to content

Commit

Permalink
fix: upgrade org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.…
Browse files Browse the repository at this point in the history
…10.1

Snyk has created this PR to upgrade org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1.

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=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 14, 2023
1 parent 8bc1702 commit 2118ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.10.0</version>
<version>5.10.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 2118ce6

Please sign in to comment.