You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2019/05/15 18:38:14 UTC

[incubator-tamaya] 03/03: TAMAYA-387: Update jacoco and reapply changes

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 <gi...@hugo-hirsch.de>
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>