From 0e1c42bb84a973882e903eaf8fa17649fc6e530d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:35:24 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.2 Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.2 to 2.18.2. - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.2...jackson-core-2.18.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vol8/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vol8/pom.xml b/vol8/pom.xml index 5e6f34c..8d08585 100644 --- a/vol8/pom.xml +++ b/vol8/pom.xml @@ -30,7 +30,7 @@ com.fasterxml.jackson.core jackson-core - 2.17.2 + 2.18.2 org.postgresql