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 6783b9641 [OPENMEETINGS-2819] Bump org.postgresql:postgresql from 
42.7.11 to 42.7.12 (#265)
6783b9641 is described below

commit 6783b9641f6944031d8a73a03c8ebe6084a6afbc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 10:32:39 2026 +0700

    [OPENMEETINGS-2819] Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 
(#265)
    
    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 
42.7.11 to 42.7.12.
    - [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.11...REL42.7.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-version: 42.7.12
      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 c7cca7a6c..c28b7349d 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.11</postgresql.version>
+               <postgresql.version>42.7.12</postgresql.version>
                <mysql.version>9.7.0</mysql.version>
                <mssql.version>13.4.0.jre11</mssql.version>
                <ojdbc.version>19.31.0.0</ojdbc.version>

Reply via email to