From 422ba15a361bcb9beb3efa2bd13138952306d566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 17:41:44 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.3 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- schemacrawler-distrib/pom.xml | 2 +- schemacrawler-parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schemacrawler-distrib/pom.xml b/schemacrawler-distrib/pom.xml index fe10bac530..802f3ee6cb 100644 --- a/schemacrawler-distrib/pom.xml +++ b/schemacrawler-distrib/pom.xml @@ -115,7 +115,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.3 + 2.16.0 com.fasterxml.jackson.dataformat diff --git a/schemacrawler-parent/pom.xml b/schemacrawler-parent/pom.xml index e9cca401e5..393cbf9589 100644 --- a/schemacrawler-parent/pom.xml +++ b/schemacrawler-parent/pom.xml @@ -69,7 +69,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.3 + 2.16.0 provided