Skip to content

Commit 3894ce2

Browse files
build(deps): bump org.opensaml:opensaml-saml-api from 4.0.1 to 5.1.5
Bumps org.opensaml:opensaml-saml-api from 4.0.1 to 5.1.5. --- updated-dependencies: - dependency-name: org.opensaml:opensaml-saml-api dependency-version: 5.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c111a1 commit 3894ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ versions.guavaVersion = "33.4.8-jre"
1616
versions.seleniumVersion = "4.35.0"
1717
versions.braveVersion = "6.3.0"
1818
versions.jacksonVersion = "2.19.2"
19-
versions.opensaml = "4.0.1"
19+
versions.opensaml = "5.1.5"
2020
versions.byteBuddyVersion = "1.17.7"
2121

2222
// Versions we're overriding from the Spring Boot Bom (Dependabot does not issue PRs to bump these versions, so we need to manually bump them)

0 commit comments

Comments
 (0)