From ccd239ad6bd61682757ef0e791b68c08a206bcbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:50:13 +0800 Subject: [PATCH] chore(deps): Bump yamlconfiguration from 1.2.2 to 1.3.0 (#16) Bumps [yamlconfiguration](https://github.com/bspfsystems/YamlConfiguration) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/bspfsystems/YamlConfiguration/releases) - [Commits](https://github.com/bspfsystems/YamlConfiguration/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: org.bspfsystems:yamlconfiguration dependency-type: direct:production update-type: version-update:semver-minor ... 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 241085f..d1c8211 100644 --- a/impl/yaml/pom.xml +++ b/impl/yaml/pom.xml @@ -31,7 +31,7 @@ org.bspfsystems yamlconfiguration - 1.2.2 + 1.3.0 compile