Skip to content

Commit 3a1fc02

Browse files
dependabot[bot]patbaumgartner
authored andcommitted
build(deps): 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 354dc40 commit 3a1fc02

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
@@ -51,7 +51,7 @@
5151
-->
5252
<jackson-2-bom.version>2.21.5</jackson-2-bom.version>
5353
<jackson-bom.version>3.1.5</jackson-bom.version>
54-
<jacoco.version>0.8.14</jacoco.version>
54+
<jacoco.version>0.8.15</jacoco.version>
5555
<java.version>21</java.version>
5656
<jreleaser.version>1.25.0</jreleaser.version>
5757
<log4j2.version>2.25.5</log4j2.version>

0 commit comments

Comments
 (0)