Skip to content

Commit 48b602b

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8aa775 commit 48b602b

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
@@ -46,7 +46,7 @@
4646
<slf4j.version>2.0.17</slf4j.version>
4747

4848
<!-- Other dependencies -->
49-
<jacoco.version>0.8.12</jacoco.version>
49+
<jacoco.version>0.8.13</jacoco.version>
5050
<commons-dbcp.version>1.4</commons-dbcp.version>
5151
<htmlunit.version>4.7.0</htmlunit.version>
5252
<gson.version>2.11.0</gson.version>

0 commit comments

Comments
 (0)