Skip to content

Commit

Permalink
Bump java-saml from 2.5.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [java-saml](https://github.com/onelogin/java-saml) from 2.5.0 to 2.9.0.
- [Release notes](https://github.com/onelogin/java-saml/releases)
- [Commits](SAML-Toolkits/java-saml@v2.5.0...v2.9.0)

---
updated-dependencies:
- dependency-name: com.onelogin:java-saml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2022
1 parent 14ba710 commit 690ded5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.onelogin</groupId>
<artifactId>java-saml</artifactId>
<version>2.5.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>de.mkammerer</groupId>
Expand Down Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>5.3.19</version>
<version>5.3.20</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 690ded5

Please sign in to comment.