Skip to content

Commit ba74217

Browse files
deps: bump me.paulschwarz:spring-dotenv in /samples/java/saml-sp-login
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 ba74217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/java/saml-sp-login/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>me.paulschwarz</groupId>
4747
<artifactId>spring-dotenv</artifactId>
48-
<version>4.0.0</version>
48+
<version>5.1.0</version>
4949
</dependency>
5050

5151
<dependency>

0 commit comments

Comments
 (0)