From e1ed236d6b99d76822a8fb6118cb9264d936e09b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:00:26 +0000 Subject: [PATCH] deps: bump me.paulschwarz:spring-dotenv in /samples/java/login-auth-code Bumps [me.paulschwarz:spring-dotenv](https://github.com/paulschwarz/spring-dotenv) from 4.0.0 to 5.1.0. - [Release notes](https://github.com/paulschwarz/spring-dotenv/releases) - [Changelog](https://github.com/paulschwarz/spring-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/paulschwarz/spring-dotenv/compare/v4.0.0...v5.1.0) --- updated-dependencies: - dependency-name: me.paulschwarz:spring-dotenv dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/java/login-auth-code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java/login-auth-code/pom.xml b/samples/java/login-auth-code/pom.xml index 6b2d646..0325621 100644 --- a/samples/java/login-auth-code/pom.xml +++ b/samples/java/login-auth-code/pom.xml @@ -36,7 +36,7 @@ me.paulschwarz spring-dotenv - 4.0.0 + 5.1.0