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

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

commit c2d20e24459b45eae573cdf006662171c16cb0ff
Author: aherbert <[email protected]>
AuthorDate: Tue Aug 3 10:05:42 2021 +0100

    Update coveralls to the Java 7 version
    
    3.1.0 -> 4.3.0
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1dba2bb..15cd4d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -560,8 +560,7 @@ Running "svn up" will download *all* the files of the live 
web site at
           <plugin>
             <groupId>org.eluder.coveralls</groupId>
             <artifactId>coveralls-maven-plugin</artifactId>
-            <!-- Version for JDK 6 target. -->
-            <version>3.1.0</version>
+            <version>4.3.0</version>
             <configuration>
               
<timestampFormat>${commons.coveralls.timestampFormat}</timestampFormat>
             </configuration>

Reply via email to