From dbff5c14a7c80ebc55fdefe0bc2bb6e7ec5521bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 02:21:18 +0000 Subject: [PATCH] Bump org.jboss.logging:jboss-logging from 3.6.1.Final to 3.6.2.Final Bumps [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.6.1.Final to 3.6.2.Final. - [Release notes](https://github.com/jboss-logging/jboss-logging/releases) - [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.6.1.Final...v3.6.2.Final) --- updated-dependencies: - dependency-name: org.jboss.logging:jboss-logging dependency-version: 3.6.2.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- testing/wicket-common-tests/pom.xml | 2 +- wicket-bean-validation/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/wicket-common-tests/pom.xml b/testing/wicket-common-tests/pom.xml index c3e04bc141..55ee8d21e5 100644 --- a/testing/wicket-common-tests/pom.xml +++ b/testing/wicket-common-tests/pom.xml @@ -49,7 +49,7 @@ org.jboss.logging jboss-logging - 3.6.1.Final + 3.6.2.Final test diff --git a/wicket-bean-validation/pom.xml b/wicket-bean-validation/pom.xml index 241e0071e6..465c013476 100644 --- a/wicket-bean-validation/pom.xml +++ b/wicket-bean-validation/pom.xml @@ -35,7 +35,7 @@ org.jboss.logging jboss-logging - 3.6.1.Final + 3.6.2.Final test