This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13 in repository https://gitbox.apache.org/repos/asf/synapse.git
discard 286e60080 Bump httpclient from 4.3.6 to 4.5.13 add 490d3c1f6 Use a specific Java 8 version add ee190a448 Bump commons-io from 2.1 to 2.7 add 07c91f87e Add .asf.yaml to configure notifications add d0515df4b Remove unnecessary dependencies on Xerces add 4850c076f Bump httpclient from 4.3.6 to 4.5.13 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 (286e60080) \ N -- N -- N refs/heads/dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13 (4850c076f) 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 | 5 +++++ .github/workflows/build_cron.yml | 2 +- .github/workflows/build_pull.yml | 2 +- modules/core/pom.xml | 6 ------ modules/distribution/pom.xml | 4 ---- modules/extensions/pom.xml | 4 ---- pom.xml | 8 +------- 7 files changed, 8 insertions(+), 23 deletions(-) create mode 100644 .asf.yaml