You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gi...@apache.org on 2021/01/09 17:21:41 UTC

[aries-jax-rs-whiteboard] branch dependabot/maven/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.12.1 updated (a0f7c11 -> 8c83b55)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.12.1
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git.


 discard a0f7c11  Bump jackson-jaxrs-json-provider from 2.12.0 to 2.12.1
     add 5c73393  eliminate all warnings
     add 4147dec  Bump org.eclipse.osgi from 3.13.200 to 3.16.100
     add a40f76d  Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
     add 81d3bd2  Bump assertj-core from 3.16.1 to 3.18.1
     add d46809b  Bump geronimo-json_1.1_spec from 1.1 to 1.5
     add 98b30e8  Bump org.apache.felix.configadmin from 1.9.18 to 1.9.20
     add 8c83b55  Bump jackson-jaxrs-json-provider from 2.12.0 to 2.12.1

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   (a0f7c11)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.12.1 (8c83b55)

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:
 .../cxf-jettison/cxf-jettison-itest/itest.bndrun         |  8 ++++----
 integrations/jackson/jackson-itest/itest.bndrun          |  6 +++---
 integrations/openapi/openapi-itest/itest.bndrun          |  6 +++---
 integrations/openapi/openapi-itest/pom.xml               |  2 +-
 integrations/shiro/shiro-itest/itest.bndrun              |  8 ++++----
 jax-rs.example/aries-jaxrs-whiteboard-example.bndrun     |  4 ++--
 jax-rs.example/aries-jaxrs-whiteboard-only.bndrun        |  2 +-
 jax-rs.features/pom.xml                                  |  2 +-
 jax-rs.itests/itest.bndrun                               |  6 +++---
 .../aries/jax/rs/whiteboard/internal/Registry.java       |  2 +-
 .../rs/whiteboard/internal/ServiceReferenceRegistry.java |  1 -
 .../aries/jax/rs/whiteboard/internal/Whiteboard.java     | 16 ++++++++--------
 .../internal/cxf/CxfJaxrsServiceRegistrator.java         |  5 ++---
 .../cxf/PrototypeServiceReferenceResourceProvider.java   |  1 -
 org.apache.aries.jax.rs.cxf.repackage/pom.xml            |  1 -
 pom.xml                                                  |  6 +++---
 16 files changed, 36 insertions(+), 40 deletions(-)