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

rcordier pushed a commit to branch postgresql
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit c19bcb378befe1594950713c8cc298cbad898162
Author: Quan Tran <[email protected]>
AuthorDate: Thu Mar 21 11:59:30 2024 +0700

    JAMES-2586 Bump r2dbc-postgresql to 1.0.4
---
 backends-common/postgres/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backends-common/postgres/pom.xml b/backends-common/postgres/pom.xml
index 2b4ec8797e..437c49bd53 100644
--- a/backends-common/postgres/pom.xml
+++ b/backends-common/postgres/pom.xml
@@ -30,7 +30,7 @@
 
     <properties>
         <jooq.version>3.19.6</jooq.version>
-        <r2dbc.postgresql.version>1.0.3.RELEASE</r2dbc.postgresql.version>
+        <r2dbc.postgresql.version>1.0.4.RELEASE</r2dbc.postgresql.version>
     </properties>
 
     <dependencies>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to