This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/karaf-4.4.x/org.apache.httpcomponents-httpclient-4.5.14
in repository https://gitbox.apache.org/repos/asf/karaf.git
discard a5608793b3 Bump org.apache.httpcomponents:httpclient from 4.5.13 to
4.5.14
add c7f72aba44 Bump org.osgi:osgi.core from 7.0.0 to 8.0.0 (#2449)
add 81cd461f18 Bump com.sun.winsw:winsw from 2.3.0 to 2.9.0 (#2448)
add 626e087d41 Bump com.google.code.gson:gson from 2.9.0 to 2.13.2 (#2439)
add 4d57bf9195 Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 7.2.1
(#2436)
add 59e2c380a2 Bump org.eclipse.platform:org.eclipse.equinox.region (#2441)
add 0723a4ed5c Bump
org.apache.aries.blueprint:blueprint-maven-plugin-annotation (#2444)
add b445e05552 Bump org.apache.geronimo.specs:geronimo-json_1.1_spec from
1.4 to 1.5 (#2433)
add b848d751e7 Bump
org.apache.felix:org.apache.felix.webconsole.plugins.ds (#2431)
add 6311e0961c Bump com.google.guava:guava from 20.0 to 23.0 (#2453)
add 3918d99761 ci: use workflow_run to publish test results on fork PRs
(backport #2450) (#2458)
add f89a316ca1 Bump dawidd6/action-download-artifact from 8 to 19 (#2460)
add 28fbd73da5 ci: fix test results not commenting on PRs (#2463)
add 0c344c515d Bump jackson.version from 2.21.1 to 2.21.2 (#2468)
add 6f24e21427 Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#2488)
add 25420e7964 Bump org.apache.httpcomponents:httpclient from 4.5.13 to
4.5.14
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 (a5608793b3)
\
N -- N -- N
refs/heads/dependabot/maven/karaf-4.4.x/org.apache.httpcomponents-httpclient-4.5.14
(25420e7964)
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/ci-test-results.yml | 64 ++++++++++++++++++++++
.github/workflows/ci.yml | 12 ++--
.../karaf-blueprint-example-provider/pom.xml | 2 +-
.../karaf-command-example-provider/pom.xml | 2 +-
.../karaf-mbean-example-provider/pom.xml | 2 +-
.../karaf-mbean-example-simple/pom.xml | 2 +-
.../karaf-redis-example-service/pom.xml | 2 +-
features/core/pom.xml | 2 +-
pom.xml | 12 ++--
tooling/karaf-maven-plugin/pom.xml | 2 +-
10 files changed, 81 insertions(+), 21 deletions(-)
create mode 100644 .github/workflows/ci-test-results.yml