You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ro...@apache.org on 2019/03/18 16:39:51 UTC

[james-project] 01/03: JAMES-2693 Update com.puppycrawl.tools:checkstyle to respond to CVE-2019-9658

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

rouazana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 47d23061be958af8e21fdaa9f83c86a174e2b0cf
Author: Gautier DI FOLCO <gd...@linagora.com>
AuthorDate: Thu Mar 14 17:19:37 2019 +0100

    JAMES-2693 Update com.puppycrawl.tools:checkstyle to respond to CVE-2019-9658
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5212d05..704e1df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3222,7 +3222,7 @@
                     <dependency>
                         <groupId>com.puppycrawl.tools</groupId>
                         <artifactId>checkstyle</artifactId>
-                        <version>8.5</version>
+                        <version>8.18</version>
                     </dependency>
                 </dependencies>
                 <executions>
@@ -3417,4 +3417,4 @@
             -->
         </plugins>
     </reporting>
-</project>
\ No newline at end of file
+</project>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org