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/10/12 08:38:33 UTC

[myfaces-tobago] branch tobago-4.x updated: build(deps): bump checkstyle-rules from 18-SNAPSHOT to 19 (#3346)

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 c6a168f3e2 build(deps): bump checkstyle-rules from 18-SNAPSHOT to 19 (#3346)
c6a168f3e2 is described below

commit c6a168f3e2cd0e1ae0aaf01c38327ab665686e13
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Oct 12 10:38:27 2022 +0200

    build(deps): bump checkstyle-rules from 18-SNAPSHOT to 19 (#3346)
    
    Bumps checkstyle-rules from 18-SNAPSHOT to 19.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.myfaces.buildtools:checkstyle-rules
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6c5a8188a8..d9e0959c2e 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>18-SNAPSHOT</checkstyle-rules.version>
+    <checkstyle-rules.version>19</checkstyle-rules.version>
   </properties>
 
   <issueManagement>