From d81fcb067d01cc4d08ede8b8cb68bc88d48242f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 17:41:42 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.15.3 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.15.3...jackson-dataformats-text-2.16.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 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..ad9a1b21f6 100644 --- a/schemacrawler-distrib/pom.xml +++ b/schemacrawler-distrib/pom.xml @@ -120,7 +120,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.15.3 + 2.16.0 com.fasterxml.jackson.datatype diff --git a/schemacrawler-parent/pom.xml b/schemacrawler-parent/pom.xml index e9cca401e5..b7c6045d4f 100644 --- a/schemacrawler-parent/pom.xml +++ b/schemacrawler-parent/pom.xml @@ -75,7 +75,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.15.3 + 2.16.0 provided