[11.0.x] Bump the build-deps group with 1 update
Bumps the build-deps group with 1 update: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.jacoco:jacoco-maven-plugin` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/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 dependency-group: build-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea18cfe84e
commit
5296f0002e
2
pom.xml
2
pom.xml
|
@ -236,7 +236,7 @@
|
|||
<invoker.mergeUserSettings>false</invoker.mergeUserSettings>
|
||||
<it.debug>false</it.debug>
|
||||
<jackson.version>2.17.0</jackson.version>
|
||||
<jacoco.maven.plugin.version>0.8.11</jacoco.maven.plugin.version>
|
||||
<jacoco.maven.plugin.version>0.8.12</jacoco.maven.plugin.version>
|
||||
<jakarta.activation.api.version>2.0.1</jakarta.activation.api.version>
|
||||
<jakarta.annotation.api.version>2.1.1</jakarta.annotation.api.version>
|
||||
<jakarta.authentication.api.version>2.0.0</jakarta.authentication.api.version>
|
||||
|
|
Loading…
Reference in New Issue