This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git
commit 74435599d1006d5d5ce8e4b0ec6e7b04fdb53502 Author: Hugo Hirsch <[email protected]> AuthorDate: Wed May 15 20:38:01 2019 +0200 TAMAYA-387: Update jacoco and reapply changes --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3bc8ee1..4fc61f4 100644 --- a/pom.xml +++ b/pom.xml @@ -690,7 +690,7 @@ <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> - <version>0.8.2</version> + <version>0.8.4</version> <executions> <execution> <goals>
