Skip to content

Commit f6fa9c9

Browse files
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#45)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.7...v0.8.8) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production 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 59e7e7e commit f6fa9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
<bitbucket.data.version>${bitbucket.version}</bitbucket.data.version>
255255
<amps.version>8.0.2</amps.version>
256256
<atlassian.spring.scanner.version>2.1.12</atlassian.spring.scanner.version>
257-
<jacoco-version>0.8.7</jacoco-version>
257+
<jacoco-version>0.8.8</jacoco-version>
258258
<!-- This key is used to keep the consistency between the key in atlassian-plugin.xml and the key to
259259
generate bundle. -->
260260
<atlassian.plugin.key>${project.groupId}.${project.artifactId}</atlassian.plugin.key>

0 commit comments

Comments
 (0)