From 50e51c57c5c3752ce70313a0f9b491ba94f489aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 22:35:23 +0000 Subject: [PATCH] Bump jackson.library in /SpringMvcWithThymeLeafBasicsDemo Bumps `jackson.library` from 2.9.8 to 2.10.3. Updates `jackson-core` from 2.9.8 to 2.10.3 - [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.10.3) Updates `jackson-databind` from 2.9.8 to 2.10.3 - [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..6fc4336 100644 --- a/SpringMvcWithThymeLeafBasicsDemo/pom.xml +++ b/SpringMvcWithThymeLeafBasicsDemo/pom.xml @@ -79,7 +79,7 @@ 5.1.0.RELEASE - 2.9.8 + 2.10.3 5.3.7.Final 1.2.3 1.7.25