Skip to content

Commit

Permalink
Bump org.apache.maven.surefire:surefire-junit4 from 3.2.1 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps org.apache.maven.surefire:surefire-junit4 from 3.2.1 to 3.2.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent 98d1302 commit e1ccfd0
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit e1ccfd0

Please sign in to comment.