From 23f2333f01b885820e0f9e92f9fd63acb4482952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 13:03:45 +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] --- 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 638b3b94..7ada143f 100644 --- a/contacts/pom.xml +++ b/contacts/pom.xml @@ -165,7 +165,7 @@ org.jboss.logging jboss-logging - 3.6.1.Final + 3.6.2.Final provided diff --git a/file-upload/pom.xml b/file-upload/pom.xml index 6956b13e..0437e386 100644 --- a/file-upload/pom.xml +++ b/file-upload/pom.xml @@ -165,7 +165,7 @@ org.jboss.logging jboss-logging - 3.6.1.Final + 3.6.2.Final provided