From bd08831bb7817ca75ccb80393f7d607152443733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 17:24:31 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.dataformat:jackson-dataformat-properties Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-properties](https://github.com/FasterXML/jackson-dataformats-text) from 2.17.0 to 2.17.1. - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.17.0...jackson-dataformats-text-2.17.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-properties dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1b0505..d90fca9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-properties - 2.17.0 + 2.17.1 org.json