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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new 7df47f01 Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 (#108)
7df47f01 is described below

commit 7df47f01698277f16bfcc91e27eed487e02b71b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 22:19:14 2026 +0200

    Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 (#108)
    
    Bumps org.slf4j:slf4j-api from 2.0.17 to 2.0.18.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-version: 2.0.18
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b680d865..a085f10b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
         <bnd.version>7.2.3</bnd.version>
         <zookeeper.version>3.9.3_1</zookeeper.version>
         <netty.version>4.1.121.Final</netty.version>
-        <slf4j.version>2.0.17</slf4j.version>
+        <slf4j.version>2.0.18</slf4j.version>
         <logback.version>1.5.32</logback.version>
         <hawtdispatch.version>1.22</hawtdispatch.version>
         <hawtbuf.version>1.11</hawtbuf.version>

Reply via email to