Skip to content

Commit b5599b8

Browse files
dependabot-supportJacksonTian
authored andcommitted
Bump maven-surefire-plugin
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.19.1 to 2.22.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.19.1...surefire-2.22.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent a5ec91a commit b5599b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aliyun-java-sdk-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<plugin>
172172
<groupId>org.apache.maven.plugins</groupId>
173173
<artifactId>maven-surefire-plugin</artifactId>
174-
<version>2.19.1</version>
174+
<version>2.22.1</version>
175175
<configuration>
176176
<systemPropertyVariables>
177177
<jacoco-agent.destfile>${project.build.directory}/coverage.exec</jacoco-agent.destfile>

0 commit comments

Comments
 (0)