Skip to content

Commit c4ef36b

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 ccd1ec0 commit c4ef36b

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
@@ -13,7 +13,7 @@ versions.tomcatCargoVersion = "10.1.44"
1313
versions.guavaVersion = "33.4.8-jre"
1414
versions.seleniumVersion = "4.35.0"
1515
versions.braveVersion = "6.3.0"
16-
versions.opensaml = "4.0.1"
16+
versions.opensaml = "5.1.6"
1717

1818
// 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)
1919
ext["mariadb.version"] = "2.7.12" // Bumping to v3 breaks some pipeline jobs (and compatibility with Amazon Aurora MySQL), so pinning to v2 for now. v2 (current version) is stable and will be supported until about September 2025 (https://mariadb.com/kb/en/about-mariadb-connector-j/).

0 commit comments

Comments
 (0)