You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/11/03 23:37:48 UTC

[commons-configuration] branch master updated: checkstyle.version 8.25 -> 8.26.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d8fdd25  checkstyle.version 8.25 -> 8.26.
d8fdd25 is described below

commit d8fdd25a00922ead530792e05e6762fd155881bb
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Nov 3 18:37:42 2019 -0500

    checkstyle.version 8.25 -> 8.26.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 289dd5a..d8d6d1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -572,7 +572,7 @@
     <commons.jacoco.version>0.8.4</commons.jacoco.version>
     <commons.spotbugs.version>3.1.12.2</commons.spotbugs.version>
     <commons.javadoc.version>3.1.1</commons.javadoc.version>
-    <checkstyle.version>8.25</checkstyle.version>
+    <checkstyle.version>8.26</checkstyle.version>
 
     <!-- Commons Release Plugin -->
     <commons.bc.version>2.6</commons.bc.version>