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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new cc8b58642d4 build(deps): bump slf4j.version from 2.0.18 to 2.0.19 
(#20279)
cc8b58642d4 is described below

commit cc8b58642d4e865906968c73332687917d13dd3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 09:42:58 2026 +0800

    build(deps): bump slf4j.version from 2.0.18 to 2.0.19 (#20279)
    
    Bumps `slf4j.version` from 2.0.18 to 2.0.19.
    
    Updates `org.slf4j:jcl-over-slf4j` from 2.0.18 to 2.0.19
    
    Updates `org.slf4j:slf4j-api` from 2.0.18 to 2.0.19
    
    Updates `org.slf4j:slf4j-simple` from 2.0.18 to 2.0.19
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-version: 2.0.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:slf4j-api
      dependency-version: 2.0.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.slf4j:slf4j-simple
      dependency-version: 2.0.19
      dependency-type: direct:development
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58325712005..c80f1e6a0d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
         <postgresql.version>42.7.13</postgresql.version>
         <protobuf.version>4.36.1</protobuf.version>
         <resilience4j.version>2.4.0</resilience4j.version>
-        <slf4j.version>2.0.18</slf4j.version>
+        <slf4j.version>2.0.19</slf4j.version>
         <jna.version>5.19.1</jna.version>
         <jna-platform.version>5.19.1</jna-platform.version>
         <hadoop.compile.version>3.5.0</hadoop.compile.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to