From 510ab6b01b8a8cbd21fdeac1c34a7e90a218e1b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:10:02 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle in /portfolio-app Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-12.0.0...checkstyle-12.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 7f13f55422..1518e4bb71 100644 --- a/portfolio-app/pom.xml +++ b/portfolio-app/pom.xml @@ -521,7 +521,7 @@ com.puppycrawl.tools checkstyle - 12.0.0 + 12.0.1