(axis-axis2-java-core) branch master updated: Disable updates for google-java-format

2024-12-15 Thread veithen
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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new 149500a79b Disable updates for google-java-format
149500a79b is described below

commit 149500a79b0329b778f6b4d0979bd0fa67033869
Author: Andreas Veithen 
AuthorDate: Sun Dec 15 17:22:44 2024 +

Disable updates for google-java-format
---
 .github/dependabot.yml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7aff1d6c28..d7bc4a26a0 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -29,6 +29,11 @@ updates:
   - dependency-name: "org.apache.maven.plugins:maven-plugin-plugin"
 versions:
 - "3.6.2"
+  # Recent versions of google-java-format access internal Java APIs and 
adding the required JVM
+  # flags isn't an option because the code needs to run in Ant.
+  - dependency-name: "com.google.googlejavaformat:google-java-format"
+versions:
+- ">= 1.8"
 open-pull-requests-limit: 15
   - package-ecosystem: "github-actions"
 directory: "/"



(axis-axis2-java-core) branch dependabot/maven/org.apache.xmlbeans-xmlbeans-5.2.2 deleted (was 2f2efd9c4a)

2024-12-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.xmlbeans-xmlbeans-5.2.2
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 2f2efd9c4a Bump org.apache.xmlbeans:xmlbeans from 3.0.1 to 5.2.2

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(axis-axis2-java-core) branch dependabot/maven/org.apache.xmlbeans-xmlbeans-5.3.0 created (now 8775e31d17)

2024-12-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.xmlbeans-xmlbeans-5.3.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 8775e31d17 Bump org.apache.xmlbeans:xmlbeans from 3.0.1 to 5.3.0

No new revisions were added by this update.



(axis-axis2-java-core) branch dependabot/maven/com.google.googlejavaformat-google-java-format-1.25.2 deleted (was aeabe1ac49)

2024-12-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.google.googlejavaformat-google-java-format-1.25.2
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was aeabe1ac49 Bump com.google.googlejavaformat:google-java-format from 
1.7 to 1.25.2

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.