From bed2ef501fd42d698a389e1bad4181a73c81cd33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 13:08:48 +0000 Subject: [PATCH] Bump dotenv-java from 2.2.0 to 2.3.1 Bumps [dotenv-java](https://github.com/cdimascio/dotenv-java) from 2.2.0 to 2.3.1. - [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/v2.2.0...v2.3.1) --- updated-dependencies: - dependency-name: io.github.cdimascio:dotenv-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fe6265..e2d9b64 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ io.github.cdimascio dotenv-java - 2.2.0 + 2.3.1 com.sparkjava