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 e0cf8a0d8ce Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 e0cf8a0d8ce is described below commit e0cf8a0d8ce9e5470855d96bb4b8b287ec94c989 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Nov 29 19:45:57 2023 +0100 Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 --- .../src/main/resources/camel-main-known-dependencies.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties b/dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties index 97d0d682ba2..ec8a354ba97 100644 --- a/dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties +++ b/dsl/camel-kamelet-main/src/main/resources/camel-main-known-dependencies.properties @@ -23,7 +23,7 @@ org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory = org.apache.ac org.messaginghub.pooled.jms.JmsPoolConnectionFactory = org.messaginghub:pooled-jms:3.1.3 org.apache.commons.dbcp2.BasicDataSource = org.apache.commons:commons-dbcp2:2.10.0 org.apache.qpid.jms.JmsConnectionFactory = org.apache.qpid:qpid-jms-client:2.4.0 -org.postgresql.Driver = org.postgresql:postgresql:42.6.0 +org.postgresql.Driver = org.postgresql:postgresql:42.7.0 org.apache.camel.component.cxf.jaxws.CxfEndpoint = camel:cxf-soap org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint = camel:cxf-rest META-INF/services/org/apache/camel/restapi/openapi = camel:openapi-java