diff options
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-x | vid-app-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index aff2cc813..c55d97864 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -133,7 +133,7 @@ <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> - <version>0.7.9</version> + <version>0.8.3</version> <executions> <execution> <id>default-prepare-agent</id> |