From 7a625566970cb490403a887b5981df625cfaf21b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 05:35:58 +0000 Subject: [PATCH] Bump jackson-dataformat-yaml from 2.9.6 to 2.10.0.pr2 Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.9.6 to 2.10.0.pr2. - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.6...jackson-dataformats-text-2.10.0.pr2) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4668f044..7d42942f 100644 --- a/pom.xml +++ b/pom.xml @@ -244,7 +244,7 @@ limitations under the License. com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.6 + 2.10.0.pr2