Skip to content

Commit 4b1d28b

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#673)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 231b876 commit 4b1d28b

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
@@ -16,7 +16,7 @@
1616
<h2.version>2.4.240</h2.version>
1717
<hsqldb.version>2.7.4</hsqldb.version>
1818
<jackson-bom.version>2.20.0</jackson-bom.version>
19-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
19+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
2020
<java.version>17</java.version>
2121
<maven.compiler.release>${java.version}</maven.compiler.release>
2222
<maven.compiler.target>${java.version}</maven.compiler.target>

0 commit comments

Comments
 (0)