This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.wagon-wagon-provider-api-3.5.3
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git
omit 69f3387 Bump org.apache.maven.wagon:wagon-provider-api from 3.0.0 to
3.5.3
add 584168f Bump commons-io:commons-io from 2.14.0 to 2.19.0
add 02ead98 Bump org.apache.maven.shared:maven-shared-utils from 3.3.3 to
3.4.2
add 987a006 Bump org.easymock:easymock from 3.2 to 5.6.0
add 4a4b4c3 Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#68)
add 697e750 feat: enable prevent branch protection rules (#69)
add a80db1e Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
add 471e3a3 chore: migrate junit3/4/plexustestcase to junit5 (#71)
add 573476f Upgrade parent pom to 45
add a03796c Bump org.apache.maven.wagon:wagon-provider-api from 3.0.0 to
3.5.3
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 (69f3387)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.wagon-wagon-provider-api-3.5.3
(a03796c)
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:
.asf.yaml | 6 ++--
pom.xml | 15 +++++-----
.../io/download/DefaultDownloadManagerTest.java | 29 +++++++++++++-----
.../io/download/DownloadFailedExceptionTest.java | 9 ++++--
.../shared/io/location/ArtifactLocationTest.java | 9 ++++--
.../io/location/ArtifactLocatorStrategyTest.java | 35 ++++++++++++++++++----
.../ClasspathResourceLocatorStrategyTest.java | 12 ++++++--
.../maven/shared/io/location/FileLocationTest.java | 16 ++++++++--
.../io/location/FileLocatorStrategyTest.java | 11 +++++--
.../maven/shared/io/location/LocatorTest.java | 20 +++++++++++--
.../maven/shared/io/location/URLLocationTest.java | 11 +++++--
.../shared/io/location/URLLocatorStrategyTest.java | 12 ++++++--
.../io/logging/DefaultMessageHolderTest.java | 23 ++++++++++++--
.../scan/SimpleResourceInclusionScannerTest.java | 6 ++--
.../shared/io/scan/mapping/SuffixMappingTest.java | 23 +++++++-------
15 files changed, 179 insertions(+), 58 deletions(-)