Skip to content

Commit

Permalink
[Dependabot]: Bump org.jacoco:jacoco-maven-plugin in /application
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] authored May 1, 2024
1 parent 8906fa2 commit b0808b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<springfox-boot-starter.version>3.0.0</springfox-boot-starter.version>
<springfox-swagger2.version>3.0.0</springfox-swagger2.version>
<springfox-swagger-ui.version>3.0.0</springfox-swagger-ui.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<opencsv.version>4.6</opencsv.version>
</properties>
<groupId>uec</groupId>
Expand Down

0 comments on commit b0808b4

Please sign in to comment.