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

markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git


The following commit(s) were added to refs/heads/main by this push:
     new 83be5c7  Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18
83be5c7 is described below

commit 83be5c7dff4e3f2a75705127cf49eb1dba887d69
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 10:05:32 2026 +0000

    Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff3b546..4b7a7d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
             <dependency>
                 <groupId>org.slf4j</groupId>
                 <artifactId>slf4j-simple</artifactId>
-                <version>2.0.17</version>
+                <version>2.0.18</version>
             </dependency>
         </dependencies>
     </dependencyManagement>


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

Reply via email to