From 6d6b49fb599b4e8d19cbf3365a85f8717b155b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 06:08:08 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle in /portfolio-app Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-11.1.0...checkstyle-12.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- portfolio-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portfolio-app/pom.xml b/portfolio-app/pom.xml index 5de83254ca..7f13f55422 100644 --- a/portfolio-app/pom.xml +++ b/portfolio-app/pom.xml @@ -521,7 +521,7 @@ com.puppycrawl.tools checkstyle - 11.1.0 + 12.0.0