Skip to content

Commit 43039b0

Browse files
dependabot[bot]yndu13
authored andcommitted
Bump org.jacoco:jacoco-maven-plugin in /aliyun-java-sdk-core
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3880f9f commit 43039b0

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
@@ -246,7 +246,7 @@
246246
<plugin>
247247
<groupId>org.jacoco</groupId>
248248
<artifactId>jacoco-maven-plugin</artifactId>
249-
<version>0.8.11</version>
249+
<version>0.8.12</version>
250250
<executions>
251251
<execution>
252252
<id>default-instrument</id>

0 commit comments

Comments
 (0)