Skip to content

Commit dab876b

Browse files
dependabot[bot]dfa1
authored andcommitted
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.15
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.15. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...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 3e5fa34 commit dab876b

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
@@ -72,7 +72,7 @@
7272
<arrow.version>19.0.0</arrow.version>
7373
<slf4j.version>2.0.18</slf4j.version>
7474
<!-- coverage -->
75-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
75+
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
7676
<!-- byte-buddy-agent version must match what mockito-core pulls in transitively.
7777
Update this when bumping mockito.version (run: mvn dependency:tree -pl reader | grep byte-buddy-agent). -->
7878
<bytebuddy.version>1.17.7</bytebuddy.version>

0 commit comments

Comments
 (0)