From f0abdd87e3e5a13c3d3fd13d0ab8562f41e5731c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 14:04:42 +0000 Subject: [PATCH] build(deps): bump com.typesafe:config from 1.4.4 to 1.4.5 Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/lightbend/config/releases) - [Changelog](https://github.com/lightbend/config/blob/main/NEWS.md) - [Commits](https://github.com/lightbend/config/compare/v1.4.4...v1.4.5) --- updated-dependencies: - dependency-name: com.typesafe:config dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- providers/hocon/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/hocon/pom.xml b/providers/hocon/pom.xml index 1cbf35a..efd16b3 100644 --- a/providers/hocon/pom.xml +++ b/providers/hocon/pom.xml @@ -50,7 +50,7 @@ com.typesafe config - 1.4.4 + 1.4.5 compile