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

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

commit 042b53f52d17714367ee1b0799d5692cdaa1c8e8
Author: Amichai Rothman <amic...@apache.org>
AuthorDate: Thu May 22 16:26:20 2025 +0300

    ARIES-2184 Upgrade SLF4J to 2.0.17
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 329470ca..49277e60 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
         <bnd.version>6.4.0</bnd.version>
         <zookeeper.version>3.9.1_1</zookeeper.version>
         <netty.version>4.1.101.Final</netty.version>
-        <slf4j.version>2.0.13</slf4j.version>
+        <slf4j.version>2.0.17</slf4j.version>
         <hawtdispatch.version>1.22</hawtdispatch.version>
         <hawtbuf.version>1.11</hawtbuf.version>
         <exam.version>4.13.5</exam.version>

Reply via email to