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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


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

commit a1982520e047908f2588110dc1eb1951f671e7c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 24 16:40:21 2025 +0200

    Bump org.slf4j:slf4j-simple from 1.7.21 to 2.0.17 (#2162)
    
    Bumps org.slf4j:slf4j-simple from 1.7.21 to 2.0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      dependency-version: 2.0.17
      dependency-type: direct:development
      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>
---
 arquillian/ziplock/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arquillian/ziplock/pom.xml b/arquillian/ziplock/pom.xml
index c57c817670..473aecdc78 100644
--- a/arquillian/ziplock/pom.xml
+++ b/arquillian/ziplock/pom.xml
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-simple</artifactId>
-      <version>1.7.21</version>
+      <version>2.0.17</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to