Skip to content

Commit 2c13fed

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
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]>
1 parent a0ab354 commit 2c13fed

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
@@ -38,7 +38,7 @@
3838
<junit.version>4.13.2</junit.version>
3939
<derby.version>10.14.2.0</derby.version>
4040
<jar.plugin.version>3.4.2</jar.plugin.version>
41-
<jacoco.plugin.version>0.8.13</jacoco.plugin.version>
41+
<jacoco.plugin.version>0.8.14</jacoco.plugin.version>
4242
<guava.mini.version>0.1.7</guava.mini.version>
4343
<log4j.version>2.25.2</log4j.version>
4444
<!--<nexus.staging.plugin.version>1.6.6</nexus.staging.plugin.version>-->

0 commit comments

Comments
 (0)