Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87839d2

Browse files
dependabot-supportJacksonTian
authored andcommitted
Bump maven-surefire-plugin in /aliyun-java-sdk-core
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.1...surefire-2.22.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63501c0 commit 87839d2

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
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>org.apache.maven.plugins</groupId>
214214
<artifactId>maven-surefire-plugin</artifactId>
215-
<version>2.22.1</version>
215+
<version>2.22.2</version>
216216
<configuration>
217217
<systemPropertyVariables>
218218
<jacoco-agent.destfile>${project.build.directory}/coverage.exec</jacoco-agent.destfile>

0 commit comments

Comments
 (0)