From 3c1ba61b6167a88170b21a5e6743b4fcb0095303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 00:11:44 +0800 Subject: [PATCH] Bump yamlconfiguration from 1.2.1 to 1.2.2 (#10) Bumps [yamlconfiguration](https://github.com/bspfsystems/YamlConfiguration) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/bspfsystems/YamlConfiguration/releases) - [Commits](https://github.com/bspfsystems/YamlConfiguration/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: org.bspfsystems:yamlconfiguration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- impl/yaml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/impl/yaml/pom.xml b/impl/yaml/pom.xml index c960bbe..241085f 100644 --- a/impl/yaml/pom.xml +++ b/impl/yaml/pom.xml @@ -31,7 +31,7 @@ org.bspfsystems yamlconfiguration - 1.2.1 + 1.2.2 compile