build(deps): bump the minor-and-patch group across 1 directory with 5 updates#14
Merged
github-actions[bot] merged 1 commit intoFeb 11, 2026
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) | `2025.0.1` | `2025.1.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.8` | `42.7.9` | | [org.postgresql:r2dbc-postgresql](https://github.com/pgjdbc/r2dbc-postgresql) | `1.0.9.RELEASE` | `1.1.1.RELEASE` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.7.0` | `0.10.0` | Updates `org.springframework.cloud:spring-cloud-dependencies` from 2025.0.1 to 2025.1.1 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2025.0.1...v2025.1.1) Updates `org.postgresql:postgresql` from 42.7.8 to 42.7.9 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.8...REL42.7.9) Updates `org.postgresql:r2dbc-postgresql` from 1.0.9.RELEASE to 1.1.1.RELEASE - [Release notes](https://github.com/pgjdbc/r2dbc-postgresql/releases) - [Changelog](https://github.com/pgjdbc/r2dbc-postgresql/blob/v1.1.1.RELEASE/CHANGELOG) - [Commits](pgjdbc/r2dbc-postgresql@v1.0.9.RELEASE...v1.1.1.RELEASE) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.7.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-version: 2025.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.postgresql:postgresql dependency-version: 42.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.postgresql:r2dbc-postgresql dependency-version: 1.1.1.RELEASE dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 5 updates in the / directory:
2025.0.12025.1.142.7.842.7.91.0.9.RELEASE1.1.1.RELEASE3.2.73.2.80.7.00.10.0Updates
org.springframework.cloud:spring-cloud-dependenciesfrom 2025.0.1 to 2025.1.1Release notes
Sourced from org.springframework.cloud:spring-cloud-dependencies's releases.
Commits
dbb12bfUpdate SNAPSHOT to 2025.1.1edc8bcbBumping versionsa9f4183Use Spring Boot 4.0.2-SNAPSHOTda7ad03Merge pull request #460 from spring-cloud/dependabot/maven/org.apache.maven-m...49b10e6Merge pull request #461 from spring-cloud/dependabot/maven/main/org.apache.ma...59782beBump org.apache.maven:maven-model from 3.9.11 to 3.9.1289c8dd1Bump org.apache.maven:maven-model from 3.9.11 to 3.9.1296a5fb0Merge pull request #456 from spring-cloud/dependabot/github_actions/main/acti...5d22a1dBump actions/cache from 4 to 5ec45c6dBumping versionsUpdates
org.postgresql:postgresqlfrom 42.7.8 to 42.7.9Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
79b784eAdded changelogs for version 42.7.9 (#3908)1c00ffcdoc: add the new PGP signing key to the official documentationf774000chore(deps): update actions/create-github-app-token digest to 29824e627daf3bchore(deps): update actions/setup-java digest to c1e32366eb01ffchore(deps): update codecov/codecov-action digest to 671740adbf1e57the classloader is nullable, and remove a space (#3907)6a20574Merge commit from forkc07721afix: incorrect pg_stat_replication.reply_time calculation (#3906)83023f3fix: close temporary lob descriptors that are used internally in PreparedStat...62c9805fix: issue #3892, PGXAConnection.prepare(Xid) should return XA_RDONLY if the ...Updates
org.postgresql:r2dbc-postgresqlfrom 1.0.9.RELEASE to 1.1.1.RELEASERelease notes
Sourced from org.postgresql:r2dbc-postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:r2dbc-postgresql's changelog.
... (truncated)
Commits
50ffb36Release 1.1.1.RELEASE.65bfa26Update changelog.db559d9Polishing.4e828b3IntroducePreferredCodecfor codec preference.f6d742aBump Logback version to 1.5.20.0f432cePolishing.4436be2Prepare next development iteration.bc4c43cRelease 1.1.0.RELEASE.88d8f86Update changelog.2f4c03aRefine releases.Updates
org.apache.maven.plugins:maven-gpg-pluginfrom 3.2.7 to 3.2.8Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
Commits
8a46455[maven-release-plugin] prepare release maven-gpg-plugin-3.2.87012821Fix issueManagement, ciManagement system and urla9a8c84Make empty classifier null (not empty string) (#287)a8368b0Add .mvnf0e45e0Update parent POM to 45 (#284)cb1236cBump bouncycastleVersion from 1.78.1 to 1.80 (#127)5377a10Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133)8b63932Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.9.0 (#125)54ea518Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1a6a412dRemove old JIRA issue linkUpdates
org.sonatype.central:central-publishing-maven-pluginfrom 0.7.0 to 0.10.0Commits
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 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