Skip to content

Commit fd2d92a

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.9) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ca1453 commit fd2d92a

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
@@ -101,7 +101,7 @@
101101
<com.fasterxml.jackson.annotations.version>2.14.2</com.fasterxml.jackson.annotations.version>
102102
<slf4j.version>2.0.7</slf4j.version>
103103
<spotbugs.maven.plugin.version>4.7.3.3</spotbugs.maven.plugin.version>
104-
<jacoco.version>0.8.8</jacoco.version>
104+
<jacoco.version>0.8.9</jacoco.version>
105105
<sonar.organization>streamthoughts</sonar.organization>
106106
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
107107
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>

0 commit comments

Comments
 (0)