From d73d3779103cc92a9ca2596b219dbc5cfb3ccc1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 00:07:10 +0000 Subject: [PATCH] Bump jackson-dataformat-yaml from 2.11.2 to 2.15.2 Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.11.2 to 2.15.2. - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.11.2...jackson-dataformats-text-2.15.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/pom.xml b/sql/pom.xml index 9c2f5f7fb..fd595dda1 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -56,7 +56,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.11.2 + 2.15.2 test