Skip to content

Commit 355f2e0

Browse files
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] <[email protected]>
1 parent 1f43c87 commit 355f2e0

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
@@ -16,7 +16,7 @@
1616
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
1717
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
1818
<maven.compiler.release>17</maven.compiler.release>
19-
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
19+
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)