Skip to content

Commit

Permalink
Bump org.apache.maven.surefire:surefire-junit47 from 3.2.3 to 3.2.5 (#…
Browse files Browse the repository at this point in the history
…553)

Bumps org.apache.maven.surefire:surefire-junit47 from 3.2.3 to 3.2.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 3a304fb commit 4025e06
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 @@ -185,7 +185,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit47</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 4025e06

Please sign in to comment.