From cf36392e4dffdd9afed1b93fc3c89af0d289fd98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 04:07:37 +0000 Subject: [PATCH] Bump com.typesafe:config from 1.4.8 to 1.4.9 Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.8 to 1.4.9. - [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.8...v1.4.9) --- updated-dependencies: - dependency-name: com.typesafe:config dependency-version: 1.4.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- boomerangScope-Opal/pom.xml | 2 +- testCore/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boomerangScope-Opal/pom.xml b/boomerangScope-Opal/pom.xml index abacda36..8489d50a 100644 --- a/boomerangScope-Opal/pom.xml +++ b/boomerangScope-Opal/pom.xml @@ -81,7 +81,7 @@ com.typesafe config - 1.4.8 + 1.4.9 test diff --git a/testCore/pom.xml b/testCore/pom.xml index d622fd04..76d3f4b3 100644 --- a/testCore/pom.xml +++ b/testCore/pom.xml @@ -112,7 +112,7 @@ com.typesafe config - 1.4.8 + 1.4.9 commons-io