From 9e83175dde6d382d6be5acad851545ce509a033e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:27:57 +0000 Subject: [PATCH] Bump the build-dependencies group with 2 updates Bumps the build-dependencies group with 2 updates: [org.jboss.arquillian:arquillian-bom](https://github.com/arquillian/arquillian-core) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.jboss.arquillian:arquillian-bom` from 1.9.5.Final to 1.10.0.Final - [Release notes](https://github.com/arquillian/arquillian-core/releases) - [Commits](https://github.com/arquillian/arquillian-core/compare/1.9.5.Final...1.10.0.Final) Updates `com.puppycrawl.tools:checkstyle` from 10.25.1 to 10.26.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.25.1...checkstyle-10.26.1) --- updated-dependencies: - dependency-name: org.jboss.arquillian:arquillian-bom dependency-version: 1.10.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 872b942d7..22535fe15 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ 17.0.15 - 1.9.5.Final + 1.10.0.Final 1.2.6 3.3.4 2.0.0 @@ -219,7 +219,7 @@ overridden by a CI job of the Checkstyle project so that they can check for regressions. Which is obviously good for us, too. --> - 10.25.1 + 10.26.1