This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/oak-parent/com.fasterxml.jackson.core-jackson-databind-2.22.0
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
omit 69a28be3c7 Bump com.fasterxml.jackson.core:jackson-databind in
/oak-parent
add 939aee6c26 OAK-12274: shaded-guava: exclude errorprone dependency
(#2968)
add 908d3164e0 OAK-12265: remove json-simple dependency in oak-pojosr
(#2971)
add 1aee3adee8 OAK-12281: Upgrade jackson-databind dependency to 2.20.2
(#2976)
add 6585fa1925 Bump com.fasterxml.jackson.core:jackson-databind in
/oak-parent
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 (69a28be3c7)
\
N -- N -- N
refs/heads/dependabot/maven/oak-parent/com.fasterxml.jackson.core-jackson-databind-2.22.0
(6585fa1925)
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:
.../jackrabbit/oak/osgi/IndexVersionSelectionIT.java | 8 +++++---
.../test/java/org/apache/jackrabbit/oak/osgi/OSGiIT.java | 6 +++---
oak-it-osgi/test-bundles.xml | 2 ++
oak-parent/pom.xml | 3 ++-
oak-pojosr/pom.xml | 5 -----
.../org/apache/jackrabbit/oak/run/osgi/ConfigTracker.java | 14 ++++++++++----
oak-shaded-guava/pom.xml | 6 ++++++
7 files changed, 28 insertions(+), 16 deletions(-)