From d890a08806203d8318b2cf2e3fd446ddb2b3d96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 08:42:18 +0000 Subject: [PATCH 1/2] chore(deps): bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.2 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.4.0 to 13.4.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.4.0...checkstyle-13.4.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 32002a03..2bcbf4f1 100644 --- a/pom.xml +++ b/pom.xml @@ -292,7 +292,7 @@ com.puppycrawl.tools checkstyle - 13.4.0 + 13.4.2 From 8ac2b12bf47cf4b2f80ed282c6159bf512c9d765 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 3 May 2026 15:00:21 +0000 Subject: [PATCH 2/2] fix: bump grizzly-http-server from 5.0.0 to 5.0.1 in Java 21+ profile Agent-Logs-Url: https://github.com/bramp/ffmpeg-cli-wrapper/sessions/d9d4dc90-7e52-4503-8b48-2bd75adfa910 Co-authored-by: bramp <160627+bramp@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2bcbf4f1..9666a8ec 100644 --- a/pom.xml +++ b/pom.xml @@ -561,7 +561,7 @@ org.glassfish.grizzly grizzly-http-server - 5.0.0 + 5.0.1