This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch
dependabot/maven/main/org.apache.felix-org.apache.felix.configurator-1.0.18
in repository https://gitbox.apache.org/repos/asf/karaf.git
omit c113c17b70 build(deps): bump felix.cm.json 1.0.8 -> 2.0.6 and migrate
to jakarta.json
omit 0b2dd5d9ac build(deps): bump
org.apache.felix:org.apache.felix.configurator
add 1f73cc42c2 build(deps): bump camel.version from 4.14.5 to 4.18.1
(#2557)
add ee7743b335 build(deps): bump
org.apache.felix:org.apache.felix.webconsole.plugins.ds (#2095)
add b09508b072 Disable flaky SSH tests on Windows (#2550)
add 1b2dedbc7a Fix CI Test Results workflow failing to find event.json
(#2555)
add 2827b0354a build(deps): bump activemq.version from 6.2.4 to 6.2.5
(#2574)
add dc616c4d93 build(deps-dev): bump org.jline:jline from 4.0.12 to 4.0.13
(#2596)
add fbed36cbd3 [dependabot] Tune 4.4.x (#2597)
add 7352ffd08c build(deps): bump redis.clients:jedis from 7.4.1 to 7.5.0
(#2594)
add 433f8b7014 build(deps): bump pax.url.version from 2.7.0 to 3.0.3
(#2591)
add 184b6539b5 build(deps): bump dawidd6/action-download-artifact from 20
to 21 (#2613)
add eef5ac6d44 build(deps-dev): bump org.jline:jline from 4.0.13 to 4.0.14
(#2617)
add a3bf564642 build(deps): bump jackson.version from 2.21.2 to 2.21.3
(#2615)
add 97a7c1d55f Fix asciidoctor deprecation warning (#2619)
add 178893c58b build(deps): bump
org.apache.felix:org.apache.felix.configurator
add 0d510ccef4 build(deps): bump felix.cm.json 1.0.8 -> 2.0.6 and migrate
to jakarta.json
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 (c113c17b70)
\
N -- N -- N
refs/heads/dependabot/maven/main/org.apache.felix-org.apache.felix.configurator-1.0.18
(0d510ccef4)
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/dependabot.yml | 8 ++++++++
.github/workflows/ci-test-results.yml | 9 ++++-----
.../karaf-redis-example/karaf-redis-example-service/pom.xml | 2 +-
.../karaf/itests/ssh/BundleSshCommandSecurityTest.java | 6 ++++++
.../karaf/itests/ssh/ConfigSshCommandSecurityTest.java | 10 ++++++++++
.../karaf/itests/ssh/FeatureSshCommandSecurityTest.java | 6 ++++++
.../apache/karaf/itests/ssh/JaasSshCommandSecurityTest.java | 5 +++++
.../apache/karaf/itests/ssh/SystemCommandSecurityTest.java | 6 ++++++
manual/pom.xml | 1 -
pom.xml | 12 ++++++------
10 files changed, 52 insertions(+), 13 deletions(-)