This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 326f869  Update JaCoCo to version 0.8.4.
326f869 is described below

commit 326f86925d32f17af7e02cd81916c97a9e63dcf9
Author: pascalschumacher <pascalschumac...@gmx.net>
AuthorDate: Wed Jul 3 23:00:38 2019 +0200

    Update JaCoCo to version 0.8.4.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8f2f6b4..dac91cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -606,7 +606,7 @@
     <jmh.version>1.21</jmh.version>
     <uberjar.name>benchmarks</uberjar.name>
 
-    <commons.jacoco.version>0.8.3</commons.jacoco.version>
+    <commons.jacoco.version>0.8.4</commons.jacoco.version>
     <commons.surefire.version>3.0.0-M3</commons.surefire.version>
     <commons.javadoc.version>3.1.0</commons.javadoc.version>
 

Reply via email to