Skip to content

Commit

Permalink
Bump org.apache.maven.surefire:surefire-junit4 from 3.5.1 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps org.apache.maven.surefire:surefire-junit4 from 3.5.1 to 3.5.2.

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lukas-krecan committed Nov 4, 2024
1 parent 8ba6448 commit 5222a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 5222a8c

Please sign in to comment.