Skip to content

Pin cryptacular dependency to version 1.2.6 to consume Opensaml5 updates#3903

Merged
strehle merged 24 commits intodevelopfrom
pin-cryptacular-1.2.6
May 7, 2026
Merged

Pin cryptacular dependency to version 1.2.6 to consume Opensaml5 updates#3903
strehle merged 24 commits intodevelopfrom
pin-cryptacular-1.2.6

Conversation

@strehle
Copy link
Copy Markdown
Member

@strehle strehle commented May 6, 2026

org.cryptacular:cryptacular is pulled in transitively (via opensaml). Pin it to 1.2.6 via resolutionStrategy to prevent unintended upgrades.

Reserved for post #3840

@strehle strehle added dependencies Pull requests that update a dependency file in progress labels May 6, 2026
@strehle strehle requested a review from Copilot May 6, 2026 18:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins the transitive org.cryptacular:cryptacular dependency (pulled via OpenSAML) to a known-good version to prevent unintended upgrades that could introduce regressions in UAA’s SAML-related dependency set.

Changes:

  • Added a dedicated versions.cryptacular = "1.2.6" entry to the shared dependency versions.
  • Enforced org.cryptacular:cryptacular version 1.2.6 across subprojects via Gradle resolutionStrategy.eachDependency.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
dependencies.gradle Introduces versions.cryptacular so the pinned version is centrally managed.
build.gradle Adds a resolution strategy rule to force org.cryptacular:cryptacular to 1.2.6.

@strehle strehle changed the title Pin cryptacular dependency to version 1.2.6 Pin cryptacular dependency to version 1.2.6 to consume Opensaml5 updates May 7, 2026
@strehle strehle requested a review from Copilot May 7, 2026 10:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

Comment thread dependencies.gradle Outdated
Comment thread dependencies.gradle
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

Comment thread dependencies.gradle
@strehle strehle requested review from duanemay and fhanik May 7, 2026 11:37
@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group May 7, 2026
@strehle strehle merged commit e44ffcc into develop May 7, 2026
38 of 39 checks passed
@strehle strehle deleted the pin-cryptacular-1.2.6 branch May 7, 2026 14:55
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file in progress

Projects

Development

Successfully merging this pull request may close these issues.

3 participants