Skip to content

Commit 06b93d2

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 237748f commit 06b93d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<url>https://github.com/databricks/databricks-sdk-java/blob/main/.github/workflows/push.yml</url>
5050
</ciManagement>
5151
<properties>
52-
<jacoco.version>0.8.10</jacoco.version>
52+
<jacoco.version>0.8.14</jacoco.version>
5353
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5454
</properties>
5555
<build>

0 commit comments

Comments
 (0)