This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new fa0f8930fbc chore(deps-dev): Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 (#18349) fa0f8930fbc is described below commit fa0f8930fbc01f375440b3c770976baddad4fc61 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jun 12 09:25:40 2025 +0200 chore(deps-dev): Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 (#18349) Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.6 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.6...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0b01c31e676..80b379745a9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -413,7 +413,7 @@ <parquet-common-version>1.15.2</parquet-common-version> <parquet-avro-version>1.15.2</parquet-avro-version> <pdfbox-version>3.0.5</pdfbox-version> - <pgjdbc-driver-version>42.7.6</pgjdbc-driver-version> + <pgjdbc-driver-version>42.7.7</pgjdbc-driver-version> <pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version> <picocli-version>4.7.7</picocli-version> <pinecone-client-version>3.1.0</pinecone-client-version>