Skip to content

Commit c7a0ecb

Browse files
build: bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#643)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 972253c commit c7a0ecb

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
@@ -66,7 +66,7 @@
6666
<log4j-over-slf4j.version>1.7.36</log4j-over-slf4j.version>
6767
<logback-classic.version>1.5.19</logback-classic.version>
6868
<mockserver.version>5.15.0</mockserver.version>
69-
<jacoco.version>0.8.13</jacoco.version>
69+
<jacoco.version>0.8.14</jacoco.version>
7070
<junit.version>5.13.4</junit.version>
7171
<mockito.version>4.11.0</mockito.version>
7272
<surefire.jvm.args>-Xmx2g -Xms2g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8</surefire.jvm.args>

0 commit comments

Comments
 (0)