Skip to content

Commit 316fecf

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#141)
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 d5e90f0 commit 316fecf

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
@@ -40,7 +40,7 @@
4040
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
4141
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
4242
<dependency-check-maven.version>12.1.0</dependency-check-maven.version>
43-
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
43+
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
4444
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
4545
</properties>
4646
<repositories>

0 commit comments

Comments
 (0)