Skip to content

Commit 9c853e6

Browse files
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 a5821a6 commit 9c853e6

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
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.jacoco</groupId>
168168
<artifactId>jacoco-maven-plugin</artifactId>
169-
<version>0.8.14</version>
169+
<version>0.8.15</version>
170170
</plugin>
171171
<plugin>
172172
<groupId>org.apache.tomcat.maven</groupId>

0 commit comments

Comments
 (0)