Skip to content

Commit bd5727a

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump org.jacoco:jacoco-maven-plugin in /example
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86fa62a commit bd5727a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
2727
<maven-enforcer-plugin>3.6.2</maven-enforcer-plugin>
2828
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
29-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
29+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
3030
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
3131
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
3232
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>

0 commit comments

Comments
 (0)