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

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 71fffc1ad Deps: update slf4j to 2.0.18 (#1872)
71fffc1ad is described below

commit 71fffc1ad90af8f461b4a0b9e122f5d9189237bf
Author: Tamas Cservenak <[email protected]>
AuthorDate: Wed May 13 09:29:39 2026 +0200

    Deps: update slf4j to 2.0.18 (#1872)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ee4850aa..584deee08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
     <checkstyle.violation.ignore>None</checkstyle.violation.ignore>
     <sisuVersion>1.0.0</sisuVersion>
     <guiceVersion>5.1.0</guiceVersion>
-    <slf4jVersion>2.0.17</slf4jVersion>
+    <slf4jVersion>2.0.18</slf4jVersion>
     <testcontainersVersion>2.0.5</testcontainersVersion>
     <bouncycastleVersion>1.84</bouncycastleVersion>
 

Reply via email to