You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by gi...@apache.org on 2022/08/06 04:20:43 UTC

[archiva-redback-core] branch dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1 updated (c9f92a2f -> e56ef8ff)

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

github-bot pushed a change to branch dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git


 discard c9f92a2f Bump jackson-databind from 2.11.0 to 2.12.6.1
     add 47e46289 xml bind version
     add 5d065a8b use maven_3.8.5
     add 0bbafdf7 do not use jakarta package
     add a475e3a9 grhhh ehcache is using some version range
     add f2f155d6 exclude com.sun
     add 477c8df9 Bump spring-core from 5.3.19 to 5.3.20
     add d6497ba3 rat ignore .gitattributes
     add fa7ff1fe fix upperbound
     add a4aaec1e [MRM-2031] Switch to jdk 11
     add 6ae17035 jdk11 as default
     add 3f0924e4 fix spring upperbound version
     add 5f7cad57 jdk 11 as minimum
     add 8dd08c37 no more dependabot for 2.6.x branch
     add 362949c8 no more release drafter for 2.6.x branch
     add e56ef8ff Bump jackson-databind from 2.11.0 to 2.12.6.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   (c9f92a2f)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1 (e56ef8ff)

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                             | 12 ----------
 .github/release-drafter-2.6.x.yml                  | 22 ------------------
 .github/workflows/maven.yml                        |  2 +-
 Jenkinsfile                                        | 12 +++++-----
 pom.xml                                            | 26 +++++++++++++---------
 .../redback-rest/redback-rest-services/pom.xml     |  4 ----
 .../archiva/redback/users/AbstractUserManager.java |  5 ++---
 7 files changed, 25 insertions(+), 58 deletions(-)
 delete mode 100644 .github/release-drafter-2.6.x.yml