Bump the development-dependencies group across 1 directory with 3 updates#10993
Merged
github-actions[bot] merged 1 commit intoMay 10, 2026
Conversation
…ates Bumps the development-dependencies group with 3 updates in the / directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc), [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) and org.apache.tomcat.embed:tomcat-embed-websocket. Updates `org.postgresql:postgresql` from 42.7.10 to 42.7.11 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.10...REL42.7.11) Updates `org.hibernate.orm:hibernate-core` from 7.1.24.Final to 7.1.26.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.26/changelog.txt) - [Commits](hibernate/hibernate-orm@7.1.24...7.1.26) Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.21 to 11.0.22 --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.1.26.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket dependency-version: 11.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 3 updates in the / directory: org.postgresql:postgresql, org.hibernate.orm:hibernate-core and org.apache.tomcat.embed:tomcat-embed-websocket.
Updates
org.postgresql:postgresqlfrom 42.7.10 to 42.7.11Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
78e261ffix: Add sources and javadocs to shaded published lib generation1e09fa0update Changelog and website for release of 42.7.11 (#4042)d479fa5Fix scram fix location in changelog and update published artifact developer l...b04fc46docs: Add scram max iters fix to changelogcf54822test: Disable scram test on older version without scram_iterations GUC7dbcc79test: Add SCRAM max iteration testsc9d41d1fix: Limit SCRAM PBKDF2 iterations accepted from the servera340cb2style: replace@exceptionwith@throwsin getBoolean javadoc77837f8fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite....23af03bchore(deps): update actions/checkout action to v6Updates
org.hibernate.orm:hibernate-corefrom 7.1.24.Final to 7.1.26.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
e3049dc[Jenkins release job] Preparing release 7.1.26.Finalb08a1b1[Jenkins release job] changelog.txt updated by release build 7.1.26.Final352bbb7Refactor container runtime detection and fix Podman-as-Docker defaults HHH-20358e9b2907HHH-20341 Do not allow falling back to hitting Maven Central when setting MAV...bb9283dHHH-20341 Fix syntax of maven mirror definition2a89f46HHH-20341 Externalize Maven mirror configuration to an env variable030ffbdHHH-20341: Use HTTPS for Maven mirror in integration tests119a1ebHHH-20341: Show full exception details for integration test failures7614329HHH-20341: Pass Maven mirror configuration to embedded MavenCli8385df0HHH-20341: Extract common Maven test harness into AbstractMavenTestITUpdates
org.apache.tomcat.embed:tomcat-embed-websocketfrom 11.0.21 to 11.0.22Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions