From 3fa197bc374293d776553df3cc5b3fcf5ac0571f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:32:11 +0000 Subject: [PATCH] chore(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-toml Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-toml](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-toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ezlib-config-toml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ezlib-config-toml/pom.xml b/ezlib-config-toml/pom.xml index d625f28..b648fb9 100644 --- a/ezlib-config-toml/pom.xml +++ b/ezlib-config-toml/pom.xml @@ -38,7 +38,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-toml - 2.18.0 + 2.18.1