Skip to content

Commit 2d67e33

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 611eb6a commit 2d67e33

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
@@ -22,7 +22,7 @@
2222
<dropwizard.version>5.0.0</dropwizard.version>
2323
<openfeature-sdk.version>1.18.2</openfeature-sdk.version>
2424
<openfeature-contrib-providers-flagd.version>0.11.15</openfeature-contrib-providers-flagd.version>
25-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
25+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
2626
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
2727
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
2828
<maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>

0 commit comments

Comments
 (0)