Skip to content

Commit

Permalink
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
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.11 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

---
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>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 2eb4aef commit 366d51a
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 @@ -38,7 +38,7 @@
<spring.security.version>[6.0.0,6.99.99)</spring.security.version>
<junit.jupiter.version>[5.9.0,5.99.99)</junit.jupiter.version>
<reactor.version>[3.2.0.RELEASE,3.99.99)</reactor.version>
<jacoco.version>0.8.11</jacoco.version>
<jacoco.version>0.8.12</jacoco.version>
<wagon.version>3.5.3</wagon.version>
<javadoc.version>3.6.3</javadoc.version>
<byte-buddy.version>[1.14.0,1.99.99)</byte-buddy.version>
Expand Down

0 comments on commit 366d51a

Please sign in to comment.