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 2614af07 Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 (#671)
2614af07 is described below

commit 2614af07964bd41905d2b51b8551385c96d1c148
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 24 08:20:28 2026 +0200

    Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 (#671)
    
    Bumps org.slf4j:slf4j-simple from 2.0.17 to 2.0.18.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      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>
---
 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 720c2908..45f5c4f3 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>2.0.17</version>
+            <version>2.0.18</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to