Skip to content

Commit 3880f9f

Browse files
dependabot[bot]yndu13
authored andcommitted
Bump org.jacoco:org.jacoco.agent in /aliyun-java-sdk-core
Bumps [org.jacoco:org.jacoco.agent](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:org.jacoco.agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 721e6e1 commit 3880f9f

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
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.jacoco</groupId>
134134
<artifactId>org.jacoco.agent</artifactId>
135-
<version>0.8.11</version>
135+
<version>0.8.12</version>
136136
<classifier>runtime</classifier>
137137
</dependency>
138138
<dependency>

0 commit comments

Comments
 (0)