Skip to content

Commit cef6767

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d170f1 commit cef6767

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
@@ -62,7 +62,7 @@
6262
<commons-lang3.version>3.13.0</commons-lang3.version>
6363
<commons-codec.version>1.16.0</commons-codec.version>
6464
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
65-
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
65+
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
6666
<spring-boot-maven-plugin.version>2.7.18</spring-boot-maven-plugin.version>
6767
<checksum.maven.plugin.version>1.11</checksum.maven.plugin.version>
6868
<maven.gpg.plugin.version>3.2.7</maven.gpg.plugin.version>

0 commit comments

Comments
 (0)