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 36ddf4934 [OPENMEETINGS-2732] postgresql
36ddf4934 is described below

commit 36ddf4934a7e92188dc71fd168bf0893f7900287
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Nov 24 11:26:59 2022 +0700

    [OPENMEETINGS-2732] postgresql
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49a868c45..872ed502b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
                <dom4j.version>2.1.3</dom4j.version>
                <commons-codec.version>1.15</commons-codec.version>
                <commons-io.version>2.11.0</commons-io.version>
-               <postgresql.version>42.5.0</postgresql.version>
+               <postgresql.version>42.5.1</postgresql.version>
                <mysql.version>8.0.31</mysql.version>
                <mssql.version>11.2.1.jre17</mssql.version>
                <ojdbc.version>19.16.0.0</ojdbc.version>

Reply via email to