From b3d71dcfa0a09389ea6a9c7cc95492ce0ada491e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 02:11:50 +0000 Subject: [PATCH] Bump org.jboss.logging:jboss-logging from 3.6.2.Final to 3.6.3.Final Bumps [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.6.2.Final to 3.6.3.Final. - [Release notes](https://github.com/jboss-logging/jboss-logging/releases) - [Commits](https://github.com/jboss-logging/jboss-logging/compare/v3.6.2.Final...v3.6.3.Final) --- updated-dependencies: - dependency-name: org.jboss.logging:jboss-logging dependency-version: 3.6.3.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 55ee8d21e5..8ea35b8e75 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.2.Final + 3.6.3.Final test diff --git a/wicket-bean-validation/pom.xml b/wicket-bean-validation/pom.xml index 465c013476..0b569840ca 100644 --- a/wicket-bean-validation/pom.xml +++ b/wicket-bean-validation/pom.xml @@ -35,7 +35,7 @@ org.jboss.logging jboss-logging - 3.6.2.Final + 3.6.3.Final test