Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.surefire:surefire-junit4
Browse files Browse the repository at this point in the history
Bumps org.apache.maven.surefire:surefire-junit4 from 3.0.0 to 3.2.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent b4f8c9b commit 3e00781
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 @@ -109,7 +109,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>3.0.0</version>
<version>3.2.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 3e00781

Please sign in to comment.