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-kafka-connector.git


The following commit(s) were added to refs/heads/main by this push:
     new e70a6e188a Bump org.postgresql:postgresql from 42.4.3 to 42.4.4 in 
/parent (#1617)
e70a6e188a is described below

commit e70a6e188a31ebcb9bfeba2d69c0653ea263d21b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 6 16:16:36 2024 +0200

    Bump org.postgresql:postgresql from 42.4.3 to 42.4.4 in /parent (#1617)
    
    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 
42.4.3 to 42.4.4.
    - [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.4.3...REL42.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 83182af4d3..1ffc578a30 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
         <version.java>17</version.java>
         <version.guava>20.0</version.guava>
         <version.javax.annotation-api>1.3.2</version.javax.annotation-api>
-        <version.postgres>42.4.3</version.postgres>
+        <version.postgres>42.4.4</version.postgres>
         <version.jctools>3.3.0</version.jctools>
 
         <version.maven.compiler>3.8.1</version.maven.compiler>

Reply via email to