Skip to content

Commit fb13495

Browse files
build(deps): bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#556)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7837d49 commit fb13495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<sqlite4java.version>1.0.392</sqlite4java.version>
126126
<checkstyle.version>9.3</checkstyle.version>
127127
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
128-
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
128+
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
129129
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
130130
<maven-jxr-plugin.version>3.1.1</maven-jxr-plugin.version>
131131
<maven-failsafe-plugin.version>3.0.0-M3</maven-failsafe-plugin.version>

0 commit comments

Comments
 (0)