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

lukaszlenart pushed a commit to branch release/struts-6-8-x
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/release/struts-6-8-x by this 
push:
     new 083faac1c build(deps): bump slf4j.version from 2.0.17 to 2.0.18 (#1684)
083faac1c is described below

commit 083faac1c53f1e8452f8c1d94ea9abcb7dec3165
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 14 14:58:37 2026 +0200

    build(deps): bump slf4j.version from 2.0.17 to 2.0.18 (#1684)
    
    Bumps `slf4j.version` 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: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 abde8b49c..b9ce4bba5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <jackson.version>2.21.3</jackson.version>
         <log4j2.version>2.25.4</log4j2.version>
         <ognl.version>3.3.5</ognl.version>
-        <slf4j.version>2.0.17</slf4j.version>
+        <slf4j.version>2.0.18</slf4j.version>
         <spring.platformVersion>5.3.39</spring.platformVersion>
         <tiles.version>3.0.8</tiles.version>
         <tiles-request.version>1.0.7</tiles-request.version>

Reply via email to