Skip to content

Commit 853027b

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#229)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.14 to 0.8.15. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af7832a commit 853027b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<version.spring>2.7.18</version.spring>
5757

5858
<!-- plugin properties -->
59-
<version.jacoco-maven-plugin>0.8.14</version.jacoco-maven-plugin>
59+
<version.jacoco-maven-plugin>0.8.15</version.jacoco-maven-plugin>
6060
<version.maven-surefire-plugin>3.5.6</version.maven-surefire-plugin>
6161
<version.maven-compiler-plugin>3.15.0</version.maven-compiler-plugin>
6262
<version.maven-jar-plugin>3.5.0</version.maven-jar-plugin>

0 commit comments

Comments
 (0)