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 8607d65e32eaf529c1a9730514249c927ac6dc5c
Author: aherbert <[email protected]>
AuthorDate: Mon Aug 2 14:22:46 2021 +0100

    Update checkstyle
    
    checkstyle-plugin 3.1.0 -> 3.1.2
    checkstyle 8.29 -> 8.45
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0be4644..366ebe0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
     <maven.compiler.target>1.6</maven.compiler.target>
     <rng.pmd.version>3.14.0</rng.pmd.version>
     <rng.pmd.dep.version>6.37.0</rng.pmd.dep.version>
-    <rng.checkstyle.version>3.1.0</rng.checkstyle.version>
-    <rng.checkstyle.dep.version>8.29</rng.checkstyle.dep.version>
+    <rng.checkstyle.version>3.1.2</rng.checkstyle.version>
+    <rng.checkstyle.dep.version>8.45</rng.checkstyle.dep.version>
     
<rng.mathjax.url>https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js</rng.mathjax.url>
     <rng.antrun.version>1.8</rng.antrun.version>
     <!-- Workaround to avoid duplicating config files. -->

Reply via email to