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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new 05919d34 Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 (#640)
05919d34 is described below

commit 05919d342722719e86474f42e22f66018d80da47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 07:50:37 2026 +0100

    Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 (#640)
    
    Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      dependency-version: 2.0.17
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 collector/camel/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collector/camel/pom.xml b/collector/camel/pom.xml
index 75e4db9f..720c2908 100644
--- a/collector/camel/pom.xml
+++ b/collector/camel/pom.xml
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
-            <version>1.7.36</version>
+            <version>2.0.17</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to