aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-03 21:59:02 +0000
committerGravatar vitalyster2023-04-04 17:49:15 +0300
commit5b0d573b9953bd2f215079dac8976a9cbcb59160 (patch)
treecd8641a61ffa4dad0dfb9a1e9d10f4962bd1ac4b /pom.xml
parent7a071cd3de1053b0b0144132d837f90ad75c05ab (diff)
build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.9) --- 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 16b96014..ca14ccf8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -404,7 +404,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.8</version>
+ <version>0.8.9</version>
<executions>
<execution>
<goals>