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 31a9e9c69 Remove redundant ignore list entry
31a9e9c69 is described below
commit 31a9e9c69eda6f44a51aad36f42f64a5460e0a5a
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Fri Sep 26 12:01:44 2025 +0100
Remove redundant ignore list entry
---
.github/dependabot.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 416362403..29fda181e 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -34,9 +34,6 @@ updates:
- dependency-name: "net.sf.saxon:Saxon-HE"
versions:
- ">= 10.0"
- - dependency-name: "org.glassfish.jaxb:jaxb-runtime"
- versions:
- - ">= 3.0"
- dependency-name: "org.springframework:*"
versions:
- ">= 6.0.0"