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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git


The following commit(s) were added to refs/heads/main by this push:
     new 21e8ee8  Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 
(#117)
21e8ee8 is described below

commit 21e8ee8f8f67cec5f94ffd477f61b9c1444cec25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 28 20:52:58 2024 -0500

    Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 (#117)
    
    Bumps 
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) 
from 10.13.0 to 10.14.0.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.13.0...checkstyle-10.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf9bc54..daec6c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -362,7 +362,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>10.13.0</version>
+                            <version>10.14.0</version>
                         </dependency>
                     </dependencies>
                     <configuration>

Reply via email to