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 f3a5a3004 Update dependabot.yml f3a5a3004 is described below commit f3a5a3004e9b476d34ebc2a458ae98296d4d5cc7 Author: Andreas Veithen <andreas.veit...@gmail.com> AuthorDate: Tue Dec 12 23:47:45 2023 +0000 Update dependabot.yml --- .github/dependabot.yml | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 58f081e5a..8f4fa0734 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,21 +19,13 @@ updates: schedule: interval: "daily" ignore: - - dependency-name: "com.sun.activation:jakarta.activation" - versions: - - ">= 1.2.2" - - dependency-name: "com.sun.xml.messaging.saaj:saaj-impl" - versions: - - ">= 2.0" + # Can't update versions in the BOMs because they need to be different. - dependency-name: "jakarta.activation:jakarta.activation-api" - versions: - - ">= 1.2.2" - - dependency-name: "jakarta.xml.bind:jakarta.xml.bind-api" - versions: - - ">= 3.0" - dependency-name: "jakarta.xml.soap:jakarta.xml.soap-api" - versions: - - ">= 2.0" + - dependency-name: "com.sun.xml.messaging.saaj:saaj-impl" + - dependency-name: "jakarta.xml.bind:jakarta.xml.bind-api" + - dependency-name: "org.glassfish.jaxb:jaxb-runtime" + - dependency-name: "com.sun.xml.bind:jaxb-osgi" # There is a bug in Saxon 10 related to how xmlns="" declarations are processed. - dependency-name: "net.sf.saxon:Saxon-HE" versions: