Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps com.ongres.scram:scram-client from 3.1 to 3.2.

Release notes

Sourced from com.ongres.scram:scram-client's releases.

SCRAM Java 3.2

🔒 Security

  • Fix Timing Attack Vulnerability in SCRAM Authentication

👻 Maintenance

  • Updated dependencies and maven plugins.
  • Use central-publishing-maven-plugin to deploy to Maven Central.
Changelog

Sourced from com.ongres.scram:scram-client's changelog.

[3.2] - 2025-09-16

🔒 Security

  • Fix Timing Attack Vulnerability in SCRAM Authentication

👻 Maintenance

  • Updated dependencies and maven plugins.
  • Use central-publishing-maven-plugin to deploy to Maven Central.
Commits
  • b404a64 release: SCRAM Java 3.2
  • c41c24c [maven-release-plugin] prepare for next development iteration
  • b48b3ab [maven-release-plugin] prepare release scram-aggregator-3.2
  • f049756 Merge commit from fork
  • 5aa0076 Merge pull request #107 from ongres/revert-toSaslName
  • 779bb37 revert: ScramStringFormatting.toSaslName
  • e0b0cf9 fix(security): Timing Attack Vulnerability
  • cf3c865 Merge pull request #106 from ongres/deps-update
  • d89d267 chore(deps): Update maven-wrapper 3.3.4
  • 6cea16f chore(deps): Update plugin dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.ongres.scram:scram-client](https://github.com/ongres/scram) from 3.1 to 3.2.
- [Release notes](https://github.com/ongres/scram/releases)
- [Changelog](https://github.com/ongres/scram/blob/main/CHANGELOG.md)
- [Commits](ongres/scram@3.1...3.2)

---
updated-dependencies:
- dependency-name: com.ongres.scram:scram-client
  dependency-version: '3.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 6, 2025
@hibernate-github-bot hibernate-github-bot bot changed the title Bump com.ongres.scram:scram-client from 3.1 to 3.2 [4.1] Bump com.ongres.scram:scram-client from 3.1 to 3.2 Oct 6, 2025
@DavideD DavideD added the testing Improvements to test suite label Oct 7, 2025
@DavideD DavideD added this to the 4.1.2.Final milestone Oct 7, 2025
@DavideD DavideD merged commit 3667b9a into 4.1 Oct 7, 2025
17 checks passed
@DavideD DavideD deleted the dependabot/gradle/4.1/com.ongres.scram-scram-client-3.2 branch October 7, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.1 dependencies Pull requests that update a dependency file java Pull requests that update java code testing Improvements to test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant