Skip to content

Commit bd6c3de

Browse files
[2.x]: Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#1070)
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>
1 parent 3a37041 commit bd6c3de

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
@@ -200,7 +200,7 @@
200200

201201
<!-- Plugin versions -->
202202
<coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
203-
<jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>
203+
<jacoco.maven.plugin>0.8.15</jacoco.maven.plugin>
204204
<maven.assembly.plugin>3.8.0</maven.assembly.plugin>
205205
<maven.failsafe.plugin>3.5.6</maven.failsafe.plugin>
206206
<maven.javadoc.plugin>3.12.0</maven.javadoc.plugin>

0 commit comments

Comments
 (0)