From a1d13aa561d484129f379b9ff93825adbc91838e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 17:56:41 +0000 Subject: [PATCH] Bump jackson-dataformat-yaml from 2.14.2 to 2.15.0 Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.14.2 to 2.15.0. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.14.2...jackson-dataformats-text-2.15.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 fe92d0a055..27bd0af98b 100644 --- a/schemacrawler-distrib/pom.xml +++ b/schemacrawler-distrib/pom.xml @@ -115,7 +115,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.14.2 + 2.15.0 com.fasterxml.jackson.datatype diff --git a/schemacrawler-parent/pom.xml b/schemacrawler-parent/pom.xml index 763c9087df..20145cceb4 100644 --- a/schemacrawler-parent/pom.xml +++ b/schemacrawler-parent/pom.xml @@ -75,7 +75,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.14.2 + 2.15.0 provided