From 1a77bccbbbcecd24575bc09163721e7a8f6f313d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 01:07:35 +0000 Subject: [PATCH] maven: bump io.github.cdimascio:dotenv-java from 3.0.0 to 3.0.2 Bumps [io.github.cdimascio:dotenv-java](https://github.com/cdimascio/dotenv-java) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/cdimascio/dotenv-java/releases) - [Changelog](https://github.com/cdimascio/dotenv-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/cdimascio/dotenv-java/compare/v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: io.github.cdimascio:dotenv-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21a02e90..4ce57c1e 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ io.github.cdimascio dotenv-java - 3.0.0 + 3.0.2