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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e403d272 [OPENMEETINGS-2819] Bump org.postgresql:postgresql from 
42.7.10 to 42.7.11 (#232)
7e403d272 is described below

commit 7e403d27277347cd1d4fad8ab2ab783663ba1d3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 08:51:39 2026 +0700

    [OPENMEETINGS-2819] Bump org.postgresql:postgresql from 42.7.10 to 42.7.11 
(#232)
    
    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]>
    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 f23d4e65f..022113cc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
                <commons-net.version>3.13.0</commons-net.version>
                <dom4j.version>2.2.0</dom4j.version>
                <h2.version>2.4.240</h2.version>
-               <postgresql.version>42.7.10</postgresql.version>
+               <postgresql.version>42.7.11</postgresql.version>
                <mysql.version>9.7.0</mysql.version>
                <mssql.version>13.4.0.jre11</mssql.version>
                <ojdbc.version>19.30.0.0</ojdbc.version>

Reply via email to