Skip to content

Commit

Permalink
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#13258)
Browse files Browse the repository at this point in the history
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent b95ff45 commit de91ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<maven_javadoc_version>3.5.0</maven_javadoc_version>
<maven_jetty_version>9.4.53.v20231009</maven_jetty_version>
<maven_checkstyle_version>3.2.1</maven_checkstyle_version>
<maven_jacoco_version>0.8.10</maven_jacoco_version>
<maven_jacoco_version>0.8.11</maven_jacoco_version>
<maven_flatten_version>1.5.0</maven_flatten_version>
<maven_enforce_version>3.3.0</maven_enforce_version>
<maven_antrun_version>3.1.0</maven_antrun_version>
Expand Down

0 comments on commit de91ad8

Please sign in to comment.