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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new fa4fdc8  Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 
(#691)
fa4fdc8 is described below

commit fa4fdc84f1038f6f4aa7b9d8e63b46d5e15762ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 07:26:33 2026 -0500

    Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 (#691)
    
    Bumps 
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) 
from 12.3.0 to 12.3.1.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-12.3.0...checkstyle-12.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-version: 12.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 fc51ae2..eac4ac9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <commons.build-plugin.version>1.16.0</commons.build-plugin.version>
     <commons.changes.version>3.0.0-M3</commons.changes.version>
     
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
-    <commons.checkstyle.version>12.3.0</commons.checkstyle.version>
+    <commons.checkstyle.version>12.3.1</commons.checkstyle.version>
     <commons.compiler.version>3.14.1</commons.compiler.version>
     <commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
     <commons.spdx.version>1.0.3</commons.spdx.version>

Reply via email to