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 73ee61f Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0
(#687)
73ee61f is described below
commit 73ee61f133999a298713211fac3b7ab020da0c77
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 15:54:39 2025 -0500
Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0 (#687)
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
-
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-12.2.0...checkstyle-12.3.0)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-version: 12.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 d63423c..3123e1e 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.2.0</commons.checkstyle.version>
+ <commons.checkstyle.version>12.3.0</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>