From fcf9233b41c7f05679817102bfd91e4ac4150ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:32:39 +0000 Subject: [PATCH] chore(deps): 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.18.0 to 2.18.1. - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.18.0...jackson-dataformats-text-2.18.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] --- ezlib-config-properties/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ezlib-config-properties/pom.xml b/ezlib-config-properties/pom.xml index b99f098..5b2520a 100644 --- a/ezlib-config-properties/pom.xml +++ b/ezlib-config-properties/pom.xml @@ -38,7 +38,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-properties - 2.18.0 + 2.18.1