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 bc946f604 Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 (#2478)
bc946f604 is described below

commit bc946f60417432b659f2d9f6a566ffdb9d4a748b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 29 13:54:45 2025 +0200

    Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 (#2478)
    
    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 
42.7.5 to 42.7.6.
    - [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.5...REL42.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-version: 42.7.6
      dependency-type: direct:production
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a48f89f59..25a82cbe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
         
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.32</version.com.amazon.redshift.redshift-jdbc42>
         
<version.org.apache.activemq.artemis-jakarta-client-all>2.41.0</version.org.apache.activemq.artemis-jakarta-client-all>
         
<version.org.messaginghub.pooled-jms>3.1.7</version.org.messaginghub.pooled-jms>
-        
<version.org.postgresql.postgresql>42.7.5</version.org.postgresql.postgresql>
+        
<version.org.postgresql.postgresql>42.7.6</version.org.postgresql.postgresql>
         
<version.net.snowflake.snowflake-jdbc>3.22.0</version.net.snowflake.snowflake-jdbc>
         
<version.io.quarkus.quarkus-apicurio-registry-avro>3.18.1</version.io.quarkus.quarkus-apicurio-registry-avro>
         <!-- These versions should be taken from Azure SDK BOM used in the 
Camel version declared -->

Reply via email to