Skip to content

Commit 0a1d696

Browse files
Bump mvn-test-plugins.version from 3.5.2 to 3.5.3
Bumps `mvn-test-plugins.version` from 3.5.2 to 3.5.3. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81eb932 commit 0a1d696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<netty.version>4.2.1.Final</netty.version>
2525
<junit.version>5.11.3</junit.version>
2626
<error_prone.version>2.38.0</error_prone.version>
27-
<mvn-test-plugins.version>3.5.2</mvn-test-plugins.version>
27+
<mvn-test-plugins.version>3.5.3</mvn-test-plugins.version>
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3030
</properties>

0 commit comments

Comments
 (0)