Skip to content

Commit 13fac18

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.11) --- 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 7101f4a commit 13fac18

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
@@ -112,7 +112,7 @@ limitations under the License.
112112
<slf4j.version>2.0.9</slf4j.version>
113113
<spotbugs.maven.plugin.version>4.7.3.6</spotbugs.maven.plugin.version>
114114
<!-- SONAR -->
115-
<jacoco.version>0.8.10</jacoco.version>
115+
<jacoco.version>0.8.11</jacoco.version>
116116
<sonar.organization>streamthoughts</sonar.organization>
117117
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
118118
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>

0 commit comments

Comments
 (0)