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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 35cc4f0  Bump org.slf4j:jcl-over-slf4j from 1.7.5 to 2.0.17 (#66)
35cc4f0 is described below

commit 35cc4f0e9b6f2c94505168fdbe5563c5fa183928
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 11:42:10 2026 +0000

    Bump org.slf4j:jcl-over-slf4j from 1.7.5 to 2.0.17 (#66)
    
    Bumps org.slf4j:jcl-over-slf4j from 1.7.5 to 2.0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-version: 2.0.17
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 ad71ef3..681946f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -652,7 +652,7 @@
       <dependency>
         <groupId>org.slf4j</groupId>
         <artifactId>jcl-over-slf4j</artifactId>
-        <version>1.7.5</version>
+        <version>2.0.17</version>
       </dependency>
       <dependency>
         <groupId>org.apache.logging.log4j</groupId>


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

Reply via email to