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

pjfanning pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d8843005ab Bump slf4jVersion from 2.0.17 to 2.0.18 (#1167)
d8843005ab is described below

commit d8843005ab4f3f91917f4d0665bbd6b82d625efb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 09:50:49 2026 +0100

    Bump slf4jVersion from 2.0.17 to 2.0.18 (#1167)
    
    Bumps `slf4jVersion` from 2.0.17 to 2.0.18.
    
    Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18
    
    Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - 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>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 7fd4c05ab8..3464902c98 100644
--- a/build.gradle
+++ b/build.gradle
@@ -170,7 +170,7 @@ subprojects {
         pdfboxVersion = '3.0.6'
         saxonVersion = '12.9'
         guavaVersion = '33.6.0-jre'
-        slf4jVersion = '2.0.17'
+        slf4jVersion = '2.0.18'
         jspecifyVersion = '1.0.0'
         xmlSecVersion = '3.0.6'
         apiGuardianVersion = '1.1.2'


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

Reply via email to