mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#2705)
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](https://github.com/jacoco/jacoco/compare/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>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<sonar-maven-plugin.version>3.10.0.2594</sonar-maven-plugin.version>
|
||||
<spring-boot.version>2.7.5</spring-boot.version>
|
||||
<jacoco.version>0.8.10</jacoco.version>
|
||||
<jacoco.version>0.8.11</jacoco.version>
|
||||
<commons-dbcp.version>1.4</commons-dbcp.version>
|
||||
<htmlunit.version>2.70.0</htmlunit.version>
|
||||
<gson.version>2.10.1</gson.version>
|
||||
|
||||
Reference in New Issue
Block a user