You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2022/03/07 07:50:59 UTC

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

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

hnoeth 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 5bb1e75  build(deps): bump checkstyle-rules from 16-SNAPSHOT to 16
5bb1e75 is described below

commit 5bb1e75ee637e6074915bdb6a7782e90d27db32f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Mar 4 16:46:38 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index 02330c6..cebd4ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <maven-pmd-plugin.version>3.16.0</maven-pmd-plugin.version>
     <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
     <!-- XXX use 16, if released -->
-    <checkstyle-rules.version>16-SNAPSHOT</checkstyle-rules.version>
+    <checkstyle-rules.version>16</checkstyle-rules.version>
   </properties>
 
   <issueManagement>