Skip to content

Commit f0f2dc8

Browse files
deps: bump me.paulschwarz:spring-dotenv in /samples/java/token-refresh
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](paulschwarz/spring-dotenv@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] <support@github.com>
1 parent 5f072f7 commit f0f2dc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/java/token-refresh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>me.paulschwarz</groupId>
3838
<artifactId>spring-dotenv</artifactId>
39-
<version>4.0.0</version>
39+
<version>5.1.0</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)