From dbec3752ae8583f855bb5396e0b38c89e9b6f722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 23:44:00 +0000 Subject: [PATCH] Bump jackson.library in /SpringMvcWithThymeLeafBasicsDemo Bumps `jackson.library` from 2.9.8 to 2.12.1. Updates `jackson-core` from 2.9.8 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.12.1) Updates `jackson-databind` from 2.9.8 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- SpringMvcWithThymeLeafBasicsDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringMvcWithThymeLeafBasicsDemo/pom.xml b/SpringMvcWithThymeLeafBasicsDemo/pom.xml index 9416014..328ea57 100644 --- a/SpringMvcWithThymeLeafBasicsDemo/pom.xml +++ b/SpringMvcWithThymeLeafBasicsDemo/pom.xml @@ -79,7 +79,7 @@ 5.1.0.RELEASE - 2.9.8 + 2.12.1 5.3.7.Final 1.2.3 1.7.25