This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new 278151ea Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 (#1756) 278151ea is described below commit 278151eaa7777d50203d47821ec08e8b78a105bd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Nov 29 11:05:44 2023 +0100 Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 (#1756) Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.6.0 to 42.7.0. - [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.6.0...REL42.7.0) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65a2f80d..e430d44e 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ <version.org.apache.commons.commons-dbcp2>2.10.0</version.org.apache.commons.commons-dbcp2> <version.com.amazon.redshift.redshift-jdbc42>2.1.0.23</version.com.amazon.redshift.redshift-jdbc42> <version.org.apache.activemq.artemis-jms-client-all>2.31.0</version.org.apache.activemq.artemis-jms-client-all> - <version.org.postgresql.postgresql>42.6.0</version.org.postgresql.postgresql> + <version.org.postgresql.postgresql>42.7.0</version.org.postgresql.postgresql> <version.io.apicurio.apicurio-registry-serdes-avro-serde>2.4.14.Final</version.io.apicurio.apicurio-registry-serdes-avro-serde> <!-- These versions should be taken from Azure SDK BOM used in the Camel version declared --> <version.com.azure.azure-identity>1.10.4</version.com.azure.azure-identity>