Skip to content

Commit 0a5c12e

Browse files
dependabot-preview[bot]apupier
authored andcommitted
Bump jacoco-maven-plugin from 0.8.2 to 0.8.4
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.2 to 0.8.4. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.2...v0.8.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 93d2811 commit 0a5c12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.jacoco</groupId>
7979
<artifactId>jacoco-maven-plugin</artifactId>
80-
<version>0.8.2</version>
80+
<version>0.8.4</version>
8181
<configuration>
8282
<append>true</append>
8383
<includes>com.github.cameltooling.lsp.*,com.github.cameltooling.*</includes>

0 commit comments

Comments
 (0)