Skip to content

Commit 0ea22af

Browse files
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...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>
1 parent 3c1d08d commit 0ea22af

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
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>org.jacoco</groupId>
205205
<artifactId>jacoco-maven-plugin</artifactId>
206-
<version>0.8.11</version>
206+
<version>0.8.14</version>
207207
<executions>
208208
<execution>
209209
<goals>

0 commit comments

Comments
 (0)