Skip to content

Commit 5a366ac

Browse files
Bump org.jacoco:jacoco-maven-plugin in /crud-spring
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...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] <[email protected]>
1 parent 0410a70 commit 5a366ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crud-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.jacoco</groupId>
7575
<artifactId>jacoco-maven-plugin</artifactId>
76-
<version>0.8.12</version>
76+
<version>0.8.14</version>
7777
<executions>
7878
<execution>
7979
<goals>

0 commit comments

Comments
 (0)