This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new 0ea34d91ca [tomee-10.x]: Bump org.jboss.logging:jboss-logging (#2448)
0ea34d91ca is described below

commit 0ea34d91ca000656ffaca10f057d977afd0dfe41
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 29 09:00:30 2026 +0100

    [tomee-10.x]: Bump org.jboss.logging:jboss-logging (#2448)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 844bb5cb9e..6955625e62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1002,7 +1002,7 @@
 <dependency>
         <groupId>org.jboss.logging</groupId>
         <artifactId>jboss-logging</artifactId>
-        <version>3.6.1.Final</version>
+        <version>3.6.2.Final</version>
       </dependency>
       <dependency>
         <groupId>${project.groupId}</groupId>

Reply via email to