From 89ca58c2b550e16602e03a34e909a8f2db7cadcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 00:18:45 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-core Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.11.3 to 2.13.0. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.11.3...jackson-core-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Exa_webapp/Exa_107_ContactsApp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exa_webapp/Exa_107_ContactsApp/pom.xml b/Exa_webapp/Exa_107_ContactsApp/pom.xml index ea4ce1f..ceb9de5 100644 --- a/Exa_webapp/Exa_107_ContactsApp/pom.xml +++ b/Exa_webapp/Exa_107_ContactsApp/pom.xml @@ -35,7 +35,7 @@ com.fasterxml.jackson.core jackson-core - 2.11.3 + 2.13.0 javax