Skip to content

Commit 3360475

Browse files
dependabot[bot]JacksonTian
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.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- 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] <[email protected]>
1 parent c4a3d6a commit 3360475

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
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>org.apache.maven.plugins</groupId>
231231
<artifactId>maven-surefire-plugin</artifactId>
232-
<version>3.3.0</version>
232+
<version>3.3.1</version>
233233
<configuration>
234234
<systemPropertyVariables>
235235
<jacoco-agent.destfile>${project.build.directory}/coverage.exec</jacoco-agent.destfile>

0 commit comments

Comments
 (0)