Skip to content

Commit a7b7a9c

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 600334a commit a7b7a9c

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
@@ -207,7 +207,7 @@
207207
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>
208208
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
209209
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
210-
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
210+
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
211211
<license-maven-plugin.version>3.0</license-maven-plugin.version>
212212
<third-party-license-maven-plugin.version>2.4.0</third-party-license-maven-plugin.version>
213213
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)