This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/org.apache.ant-ant-1.10.15
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git
omit 1a015f2 Bump org.apache.ant:ant from 1.10.14 to 1.10.15
add 92231fe Correct user visible spelling error (#105)
add 173ca69 Declare dependencies explicitly (#107)
add d97356a Switch from plexus to Guice (#106)
add 4275d88 [MANTRUN-231] Document limitations of exportAntProperties
(#108)
add 6184927 Bump org.hamcrest:hamcrest-core from 1.3 to 3.0
add 62b84bf [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
add e8f1719 [MANTRUN-244] Upgrade to JUnit 5.12.0
add 6143e8b [MANTRUN-239] Bump org.apache.maven.plugins:maven-plugins
from 42 to 43 (#101)
add c965de5 Bump org.apache.ant:ant from 1.10.14 to 1.10.15
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1a015f2)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.ant-ant-1.10.15 (c965de5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
pom.xml | 44 +++++++++++++++-------
src/it/MANTRUN-208/pom.xml | 2 +-
src/it/antrun-default-test/pom.xml | 2 +-
src/it/classpath-ref-test/pom.xml | 2 +-
src/it/classpath-test-scope-test/pom.xml | 2 +-
src/it/env-var-test/pom.xml | 2 +-
src/it/filesets-test/pom.xml | 2 +-
src/it/filesets-test/verify.bsh | 4 +-
src/it/local-repo-prop-test/pom.xml | 2 +-
src/it/properties-test/pom.xml | 2 +-
.../apache/maven/plugins/antrun/AntRunMojo.java | 35 ++++++++++-------
src/site/site.xml | 2 +-
12 files changed, 63 insertions(+), 38 deletions(-)