Skip to content

Commit

Permalink
Bump surefire-junit4 from 2.22.1 to 2.22.2
Browse files Browse the repository at this point in the history
Bumps surefire-junit4 from 2.22.1 to 2.22.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 Feb 3, 2022
1 parent 800dab7 commit 0f710a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -303,7 +303,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>2.22.1</version>
<version>2.22.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 0f710a6

Please sign in to comment.