You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2021/01/08 16:27:20 UTC

[myfaces-tobago] 03/04: update CVE suppression

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

lofwyr pushed a commit to branch tobago-2.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit d0be261f19c33f18a6da2a3de3375debe820fe41
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Fri Jan 8 17:16:03 2021 +0100

    update CVE suppression
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5e96b9d..9d678aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <jsf.target>2.0</jsf.target>
     <required.maven.version>2.2.1</required.maven.version>
-    <checkstyle-rules.version>12</checkstyle-rules.version>
+    <checkstyle-rules.version>13</checkstyle-rules.version>
     <tobago.basedir>${project.basedir}</tobago.basedir>
   </properties>