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 2022/12/09 13:50:09 UTC

[myfaces-tobago] branch tobago-4.x updated: build: update checker defs

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

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


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new a3c9f9fa9d build: update checker defs
a3c9f9fa9d is described below

commit a3c9f9fa9db39460d66d982274911245c038191b
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Fri Dec 9 14:50:04 2022 +0100

    build: update checker defs
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2366f0823e..34907460de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <maven-pmd-plugin.version>3.19.0</maven-pmd-plugin.version>
     <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
     <junit-jupiter.version>5.9.1</junit-jupiter.version>
-    <checkstyle-rules.version>19</checkstyle-rules.version>
+    <checkstyle-rules.version>21-SNAPSHOT</checkstyle-rules.version>
   </properties>
 
   <issueManagement>