This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.extensions-maven-extensions-44 in repository https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git
discard 241ab61 Bump org.apache.maven.extensions:maven-extensions from 41 to 44 add 5067a44 Bump org.junit:junit-bom from 5.12.1 to 5.12.2 add f9dffd2 Bump commons-io:commons-io from 2.18.0 to 2.19.0 add dfdbd0f update XML headers to build-cache version 1.2.0 (#201) add 3899336 build against 4.0.0-rc-3 (#204) add 1a618e5 Bump org.apache.maven.extensions:maven-extensions from 41 to 44 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 (241ab61) \ N -- N -- N refs/heads/dependabot/maven/org.apache.maven.extensions-maven-extensions-44 (1a618e5) 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: .github/workflows/maven-verify-3.9.x.yml | 2 +- .github/workflows/maven-verify.yml | 5 +++-- pom.xml | 6 +++--- src/site/markdown/how-to.md | 8 ++++---- src/site/resources/maven-build-cache-config.xml | 4 ++-- .../projects/build-extension/.mvn/maven-build-cache-config.xml | 3 ++- .../projects/core-extension/.mvn/maven-build-cache-config.xml | 3 ++- .../projects/duplicate-goals/.mvn/maven-build-cache-config.xml | 3 ++- .../.mvn/maven-build-cache-config.xml | 3 ++- .../.mvn/maven-build-cache-config.xml | 3 ++- .../projects/include-exclude/.mvn/maven-build-cache-config.xml | 3 ++- .../projects/mandatory-clean/.mvn/maven-build-cache-config.xml | 3 ++- .../projects/mbuildcache-21/.mvn/maven-build-cache-config.xml | 3 ++- .../.mvn/maven-build-cache-config.xml | 4 ++-- .../projects/mbuildcache-67/.mvn/maven-build-cache-config.xml | 3 ++- .../.mvn/maven-build-cache-config.xml | 3 ++- .../projects/mbuildcache-76/.mvn/maven-build-cache-config.xml | 3 ++- .../projects/mbuildcache-87/.mvn/maven-build-cache-config.xml | 3 ++- .../mbuildcache-incremental/.mvn/maven-build-cache-config.xml | 3 ++- .../projects/per-module-flags/.mvn/maven-build-cache-config.xml | 3 ++- .../projects/remote-cache-dav/.mvn/maven-build-cache-config.xml | 3 ++- .../apache/maven/buildcache/xml/build-cache-build-instance.xml | 4 ++-- .../apache/maven/buildcache/xml/build-cache-config-instance.xml | 4 ++-- .../org/apache/maven/buildcache/xml/build-cache-diff-instance.xml | 4 ++-- .../apache/maven/buildcache/xml/build-cache-report-instance.xml | 4 ++-- 25 files changed, 53 insertions(+), 37 deletions(-)