From 53d397148bc5419929b8c05bb1f2bcb2b1009a65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 13:03:05 +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] --- contacts/pom.xml | 2 +- file-upload/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contacts/pom.xml b/contacts/pom.xml index 7ada143f..67a90597 100644 --- a/contacts/pom.xml +++ b/contacts/pom.xml @@ -165,7 +165,7 @@ org.jboss.logging jboss-logging - 3.6.2.Final + 3.6.3.Final provided diff --git a/file-upload/pom.xml b/file-upload/pom.xml index 0437e386..03f25b1d 100644 --- a/file-upload/pom.xml +++ b/file-upload/pom.xml @@ -165,7 +165,7 @@ org.jboss.logging jboss-logging - 3.6.2.Final + 3.6.3.Final provided