Skip to content

Commit 20304ab

Browse files
dependabot[bot]yndu13
authored andcommitted
Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43039b0 commit 20304ab

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
@@ -236,7 +236,7 @@
236236
<plugin>
237237
<groupId>org.apache.maven.plugins</groupId>
238238
<artifactId>maven-surefire-plugin</artifactId>
239-
<version>3.2.5</version>
239+
<version>3.3.0</version>
240240
<configuration>
241241
<systemPropertyVariables>
242242
<jacoco-agent.destfile>${project.build.directory}/coverage.exec</jacoco-agent.destfile>

0 commit comments

Comments
 (0)