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 e4a36682818e05766f50ced3c21a1c1cfb0f2a28
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Mar 11 11:03:52 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 24b367e..aba9310 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
         
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.3</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.20.0</version.org.apache.activemq.artemis-jms-client-all>
-        
<version.org.postgresql.postgresql>42.2.14</version.org.postgresql.postgresql>
+        
<version.org.postgresql.postgresql>42.3.3</version.org.postgresql.postgresql>
     </properties>
 
     <developers>

Reply via email to