From a439ca5cde70e4b36e3c68119fc4b25d03e3ed94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 14:53:34 +0000 Subject: [PATCH] build(deps): bump com.typesafe:config from 1.4.3 to 1.4.4 Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.3 to 1.4.4. - [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.3...v1.4.4) --- updated-dependencies: - dependency-name: com.typesafe:config dependency-version: 1.4.4 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 d9beea9..1cbf35a 100644 --- a/providers/hocon/pom.xml +++ b/providers/hocon/pom.xml @@ -50,7 +50,7 @@ com.typesafe config - 1.4.3 + 1.4.4 compile