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

commit fa69dbd29cdf40b0c0277c9dafd3858e50490a41
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Jun 8 10:18:35 2022 +0200

    Upgrade PostgreSQL to version 42.3.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6bdce7df..7b4fe144 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
         
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.7</version.com.amazon.redshift.redshift-jdbc42>
         
<version.org.apache.qpid.qpid-jms-client>1.0.0</version.org.apache.qpid.qpid-jms-client>
         
<version.org.apache.activemq.artemis-jms-client-all>2.22.0</version.org.apache.activemq.artemis-jms-client-all>
-        
<version.org.postgresql.postgresql>42.3.4</version.org.postgresql.postgresql>
+        
<version.org.postgresql.postgresql>42.3.6</version.org.postgresql.postgresql>
         
<version.org.apache.activemq.activemq-http>5.16.2</version.org.apache.activemq.activemq-http>
     </properties>
 

Reply via email to