Skip to content

Commit

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

Bumps org.apache.maven.surefire:surefire-junit47 from 3.1.2 to 3.2.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 7242993 commit 01c15d5
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.1.2</version>
<version>3.2.1</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 01c15d5

Please sign in to comment.