Skip to content

Commit 1e6ac07

Browse files
chore(deps): bump plugin.surefire.version from 3.5.1 to 3.5.2 (#803)
Bumps `plugin.surefire.version` from 3.5.1 to 3.5.2. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e04162 commit 1e6ac07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency.gson.version>2.11.0</dependency.gson.version>
115115
<dependency.io.reactivex.rxjava3>3.1.10</dependency.io.reactivex.rxjava3>
116116

117-
<plugin.surefire.version>3.5.1</plugin.surefire.version>
117+
<plugin.surefire.version>3.5.2</plugin.surefire.version>
118118
<plugin.javadoc.version>3.10.1</plugin.javadoc.version>
119119
<plugin.checkstyle.version>3.6.0</plugin.checkstyle.version>
120120
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>

0 commit comments

Comments
 (0)