Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 48efbaf

Browse files
deps: bump org.apache.maven.plugins:maven-surefire-plugin
Bumps the maven-minor group with 1 update: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a28ccf1 commit 48efbaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
<plugin>
309309
<groupId>org.apache.maven.plugins</groupId>
310310
<artifactId>maven-surefire-plugin</artifactId>
311-
<version>3.5.5</version>
311+
<version>3.5.6</version>
312312
</plugin>
313313

314314
<!-- Install local JARs that aren't on Maven Central -->

0 commit comments

Comments
 (0)