Skip to content

Commit 3bcdbdc

Browse files
build: bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#931)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.14 to 0.8.15. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DeleiGuo <delei@apache.org>
1 parent a9d1e8e commit 3bcdbdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<log4j-to-slf4j.version>2.24.3</log4j-to-slf4j.version>
108108
<logback-classic.version>1.2.13</logback-classic.version>
109109
<mockserver.version>5.15.0</mockserver.version>
110-
<jacoco.version>0.8.14</jacoco.version>
110+
<jacoco.version>0.8.15</jacoco.version>
111111
<junit.version>5.13.4</junit.version>
112112
<mockito.version>4.11.0</mockito.version>
113113
<jazzer.junit.version>0.25.1</jazzer.junit.version>

0 commit comments

Comments
 (0)