From 03c69ba3a2c5e673ad1b6fa0442da8a67374201c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 23:07:40 +0800 Subject: [PATCH] chore(deps): Bump yamlconfiguration from 1.3.0 to 1.3.1 (#19) Bumps [yamlconfiguration](https://github.com/bspfsystems/YamlConfiguration) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/bspfsystems/YamlConfiguration/releases) - [Commits](https://github.com/bspfsystems/YamlConfiguration/compare/v1.3.0...v1.3.1) --- 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 0576f9f..d104f93 100644 --- a/impl/yaml/pom.xml +++ b/impl/yaml/pom.xml @@ -38,7 +38,7 @@ org.bspfsystems yamlconfiguration - 1.3.0 + 1.3.1 compile