This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 7c44f2d8fd91c93ee8eac3832cd7fb09b89732d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 28 22:38:49 2026 +0000

    Bump org.postgresql:postgresql from 42.7.10 to 42.7.11
    
    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 
42.7.10 to 42.7.11.
    - [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.10...REL42.7.11)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-version: 42.7.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 23cf572635..f9952df210 100644
--- a/pom.xml
+++ b/pom.xml
@@ -538,7 +538,7 @@ under the License.
     <docker.oracle.version>23-slim-faststart</docker.oracle.version>
     <docker.neo4j.version>5.26</docker.neo4j.version>
 
-    <jdbc.postgresql.version>42.7.10</jdbc.postgresql.version>
+    <jdbc.postgresql.version>42.7.11</jdbc.postgresql.version>
     <jdbc.mysql.version>9.7.0</jdbc.mysql.version>
     <jdbc.mariadb.version>3.5.8</jdbc.mariadb.version>
     <jdbc.oracle.version>23.26.1.0.0</jdbc.oracle.version>

Reply via email to