This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git.
from 3399a8b [MANTRUN-227] Upgrade Apache Ant to 1.10.8
new 196cc74 Create Dependabot config file
new 9f4d739 Added default versions of plugins to remove warning from
MNG-6562
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.asf.yaml => .github/dependabot.yml | 29 ++++++++------
src/it/MANTRUN-172/pom.xml | 46 ++++++++++++++++++++++
src/it/MANTRUN-178/pom.xml | 46 ++++++++++++++++++++++
src/it/MANTRUN-179/pom.xml | 42 ++++++++++++++++++++
src/it/MANTRUN-192/pom.xml | 46 ++++++++++++++++++++++
src/it/MANTRUN-208/pom.xml | 46 ++++++++++++++++++++++
src/it/MANTRUN-221/pom.xml | 46 ++++++++++++++++++++++
src/it/ant-1.7-features/pom.xml | 46 ++++++++++++++++++++++
src/it/antrun-default-test/pom.xml | 46 ++++++++++++++++++++++
src/it/attach-artifact-from-ant-task/pom.xml | 46 ++++++++++++++++++++++
.../pom.xml | 46 ++++++++++++++++++++++
.../pom.xml | 46 ++++++++++++++++++++++
src/it/attach-artifact-test/pom.xml | 46 ++++++++++++++++++++++
src/it/classpath-ref-test/pom.xml | 46 ++++++++++++++++++++++
src/it/classpath-test-scope-test/pom.xml | 46 ++++++++++++++++++++++
src/it/copy-fail-test/pom.xml | 46 ++++++++++++++++++++++
src/it/custom-ant-target-attributes/pom.xml | 46 ++++++++++++++++++++++
src/it/custom-task-test/pom.xml | 46 ++++++++++++++++++++++
src/it/env-var-test/pom.xml | 46 ++++++++++++++++++++++
src/it/export-ant-properties/pom.xml | 46 ++++++++++++++++++++++
src/it/filesets-test/pom.xml | 46 ++++++++++++++++++++++
src/it/local-repo-prop-test/pom.xml | 46 ++++++++++++++++++++++
src/it/multiple-phase-test/pom.xml | 46 ++++++++++++++++++++++
src/it/never-fail-test/pom.xml | 46 ++++++++++++++++++++++
src/it/plugin-classpath-test/pom.xml | 46 ++++++++++++++++++++++
src/it/properties-attributes-test/pom.xml | 46 ++++++++++++++++++++++
src/it/properties-test/pom.xml | 46 ++++++++++++++++++++++
src/it/task-encoding-test/pom.xml | 46 ++++++++++++++++++++++
src/it/tasksattributes-test/pom.xml | 46 ++++++++++++++++++++++
29 files changed, 1300 insertions(+), 13 deletions(-)
copy .asf.yaml => .github/dependabot.yml (67%)