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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git


The following commit(s) were added to refs/heads/master by this push:
     new 47b265f5 Bump slf4j.version from 2.0.17 to 2.0.18 (#90)
47b265f5 is described below

commit 47b265f56acb9c61fc4175d7d57649c0890c3205
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 06:53:51 2026 +0100

    Bump slf4j.version from 2.0.17 to 2.0.18 (#90)
    
    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>
---
 xmlschema-bundle-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xmlschema-bundle-test/pom.xml b/xmlschema-bundle-test/pom.xml
index f7d2f9e9..3b9c056f 100644
--- a/xmlschema-bundle-test/pom.xml
+++ b/xmlschema-bundle-test/pom.xml
@@ -55,7 +55,7 @@
     </build>
     <properties>
         <exam.version>4.13.5</exam.version>
-        <slf4j.version>2.0.17</slf4j.version>
+        <slf4j.version>2.0.18</slf4j.version>
         <!-- don't deploy this as this is just test data and a large amount of 
it -->
         <maven.deploy.skip>true</maven.deploy.skip>
     </properties>

Reply via email to