Skip to content

Commit 29740b7

Browse files
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66a302a commit 29740b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-data-couchbase/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<java.version>21</java.version>
23-
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
23+
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
2424
</properties>
2525

2626
<dependencies>

0 commit comments

Comments
 (0)