From e71bd8ba4a6064869c5d79b28a25df247e3f249d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 07:16:52 +0000 Subject: [PATCH] [maven] Bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.2 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- news-article-recommender/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news-article-recommender/pom.xml b/news-article-recommender/pom.xml index b0d8173..076f33e 100644 --- a/news-article-recommender/pom.xml +++ b/news-article-recommender/pom.xml @@ -53,7 +53,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.16.0