Skip to content

Commit 048b2ae

Browse files
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1d31c7 commit 048b2ae

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
@@ -48,7 +48,7 @@
4848
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
4949
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
5050
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
51-
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
51+
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
5252
<sonar-maven-plugin.version>4.0.1.6619</sonar-maven-plugin.version>
5353
<central-publishing-maven-plugin.version>0.8.0</central-publishing-maven-plugin.version>
5454
</properties>

0 commit comments

Comments
 (0)