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.felix-org.apache.felix.scr-2.2.14
in repository https://gitbox.apache.org/repos/asf/karaf.git
omit 87db44e6fc Bump org.apache.felix:org.apache.felix.scr from 2.2.6 to
2.2.14
add 49d78d6a41 Bump com.conversantmedia:disruptor from 1.2.20 to 1.2.21
(#2421)
add 20e1ecad32 Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
(#2415)
add 8a0ca358d7 Bump org.apache.maven.shared:maven-filtering from 3.3.0 to
3.5.0 (#2414)
add 6ac1ded5ba Bump org.apache.commons:commons-compress from 1.27.1 to
1.28.0 (#2412)
add 6e5fb2201e Bump maven.version from 3.9.12 to 3.9.14 (#2404)
add e564271d0d Bump org.codehaus.groovy:groovy-all from 3.0.3 to 3.0.25
(#2403)
add 45583674a8 Bump io.reactivex.rxjava3:rxjava from 3.1.5 to 3.1.12
(#2389)
add 51451e634a Bump asm.version from 9.9 to 9.9.1 (#2386)
add 1f3ae7933d Bump javax.ws.rs:javax.ws.rs-api from 2.1 to 2.1.1 (#2385)
add ba61ffd8b4 Bump org.osgi:org.osgi.service.cm from 1.6.0 to 1.6.1
(#2378)
add 7e8803aa77 Bump slf4j.version from 2.0.12 to 2.0.17 (#2395)
add 3a38e3d289 Bump org.osgi:osgi.annotation from 7.0.0 to 8.1.0 (#2426)
add 2cd1ff07e1 Bump org.apache.maven.plugin-tools:maven-plugin-annotations
(#2425)
add 33fd17cdd6 Bump org.osgi:org.osgi.util.function from 1.0.0 to 1.2.0
(#2424)
add e0550614d6 Bump org.eclipse.jetty.websocket:websocket-client (#2411)
add ee95592544 Bump org.osgi:org.osgi.util.promise from 1.0.0 to 1.3.0
(#2409)
add 06081aea30 Bump
org.apache.felix:org.apache.felix.webconsole.plugins.memoryusage (#2402)
add c2c57a4dc3 Bump org.eclipse.platform:org.eclipse.equinox.coordinator
(#2401)
add f579e2cbaa Bump org.osgi:org.osgi.service.component.annotations from
1.4.0 to 1.5.1 (#2383)
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 d58aaa5b2c Bump org.apache.felix:org.apache.felix.scr from 2.2.6 to
2.2.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 (87db44e6fc)
\
N -- N -- N
refs/heads/dependabot/maven/karaf-4.4.x/org.apache.felix-org.apache.felix.scr-2.2.14
(d58aaa5b2c)
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:
audit/pom.xml | 2 +-
.../karaf-blueprint-example-common/pom.xml | 2 +-
.../karaf-blueprint-example-provider/pom.xml | 2 +-
.../karaf-bundle-example-common/pom.xml | 2 +-
.../karaf-command-example-api/pom.xml | 2 +-
.../karaf-command-example-provider/pom.xml | 2 +-
.../karaf-config-example-listener/pom.xml | 4 ++--
.../karaf-config-example-managed-factory/pom.xml | 4 ++--
.../karaf-config-example-managed/pom.xml | 4 ++--
.../karaf-config-example-scr/pom.xml | 2 +-
.../karaf-config-example-static/pom.xml | 4 ++--
examples/karaf-dump-example/pom.xml | 2 +-
.../karaf-graphql-example-commands/pom.xml | 4 ++--
.../karaf-graphql-example-core/pom.xml | 4 ++--
.../karaf-graphql-example-scr-servlet/pom.xml | 2 +-
.../karaf-graphql-example-websocket/pom.xml | 2 +-
.../karaf-http-resource-example-whiteboard/pom.xml | 2 +-
.../karaf-jaas-example-app/pom.xml | 2 +-
.../karaf-jdbc-example-api/pom.xml | 2 +-
.../karaf-mbean-example-api/pom.xml | 2 +-
.../karaf-mbean-example-provider/pom.xml | 2 +-
.../karaf-mbean-example-scr/pom.xml | 2 +-
.../karaf-mbean-example-simple/pom.xml | 2 +-
.../karaf-redis-example-api/pom.xml | 2 +-
.../karaf-redis-example-service/pom.xml | 2 +-
.../karaf-rest-example-blueprint/pom.xml | 2 +-
.../karaf-rest-example-client-cxf/pom.xml | 2 +-
.../karaf-rest-example-client-jersey/pom.xml | 2 +-
.../karaf-rest-example-whiteboard/pom.xml | 4 ++--
.../karaf-scheduler-example-runnable/pom.xml | 2 +-
.../karaf-scr-example-client/pom.xml | 2 +-
.../karaf-scr-example-provider/pom.xml | 2 +-
.../karaf-servlet-example-registration/pom.xml | 2 +-
.../karaf-servlet-example-scr/pom.xml | 2 +-
.../karaf-servlet-example-upload/pom.xml | 2 +-
.../karaf-soap-example-api/pom.xml | 2 +-
.../pom.xml | 2 +-
examples/karaf-websocket-example/pom.xml | 2 +-
features/core/pom.xml | 2 +-
itests/test/pom.xml | 2 +-
pom.xml | 24 +++++++++++-----------
scr/management/pom.xml | 4 ++--
tooling/karaf-maven-plugin/pom.xml | 6 +++---
43 files changed, 64 insertions(+), 64 deletions(-)