aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-25 21:57:16 +0000
committerGravatar vitalyster2023-04-26 07:10:14 +0300
commit89cec9e047c11c340fa87bb861c879fcdc2ba239 (patch)
treeae6adf5a21e9289e7befc981636bfe62e6547d0b /pom.xml
parente668be63374638173946766c6565820c8e8fb287 (diff)
build(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10) --- 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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ec5442f0..926ac1a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -404,7 +404,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.9</version>
+ <version>0.8.10</version>
<executions>
<execution>
<goals>