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

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


The following commit(s) were added to refs/heads/master by this push:
     new 077b70d0a AXIOM-506: Update Dependabot config
077b70d0a is described below

commit 077b70d0ad1afc815247d0a0193b2b4d0b6bcda3
Author: Andreas Veithen <andreas.veit...@gmail.com>
AuthorDate: Sun Jun 11 15:25:14 2023 +0000

    AXIOM-506: Update Dependabot config
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 2d0814d71..08cd8f191 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -58,7 +58,7 @@ updates:
           - ">= 6.0.0"
       - dependency-name: "org.springframework.ws:*"
         versions:
-          - ">= 4.0.0"
+          - ">= 3.1.4"
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:

Reply via email to