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.2
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git.


 discard d8b4d47  Bump jackson-jaxrs-json-provider from 2.12.1 to 2.12.2
     add afe6ec3  update java matrix
     add 8aad692  ignore vscode files
     add 0e7a625  centralize dependency version management
     add 3c9ba0e  update junit jupiter/platform versions 5.7.1/1.7.1 
respectively
     add d731423  update actions/setup-java@v2
     add 92067dd  use snapshot of spifly on Java 17
     add 1dc2c24  increase test timeout on JaxrsServiceRuntime service
     add a7da411  Bump jackson-jaxrs-json-provider from 2.12.1 to 2.12.2

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   (d8b4d47)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.12.2
 (a7da411)

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/maven.yml                        |   6 +-
 .gitignore                                         |   1 +
 .../cxf-jettison/cxf-jettison-itest/pom.xml        |   8 +-
 .../cxf-jettison/cxf-jettison-jaxrs/pom.xml        |   1 -
 integrations/jackson/jackson-itest/pom.xml         |   8 +-
 integrations/openapi/openapi-itest/itest.bndrun    |   2 +-
 integrations/openapi/openapi-itest/pom.xml         |  10 +-
 .../rest-management-itest/itest.bndrun             |  18 +--
 .../jax/rs/rest/management/test/TestUtil.java      |   2 +-
 integrations/shiro/shiro-itest/pom.xml             |   8 +-
 jax-rs.itests/pom.xml                              |   8 +-
 jax-rs.whiteboard/pom.xml                          |   1 -
 pom.xml                                            | 148 ++++++++++++++-------
 13 files changed, 139 insertions(+), 82 deletions(-)

Reply via email to