Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

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

Release notes

Sourced from com.ongres.scram:scram-common'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-common'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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [com.ongres.scram:scram-common](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-common
  dependency-version: '3.2'
  dependency-type: direct:production
...

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 Sep 16, 2025
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 java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants