This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 2b6f44505399b48d945696c1a8cc805e0afebbc0 Author: Quan Tran <hqt...@linagora.com> AuthorDate: Mon Oct 21 16:18:05 2024 +0700 Bump r2dbc-postgresql to 1.0.7.RELEASE --- 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 951e2419f2..2060d07b00 100644 --- a/backends-common/postgres/pom.xml +++ b/backends-common/postgres/pom.xml @@ -30,7 +30,7 @@ <properties> <jooq.version>3.19.13</jooq.version> - <r2dbc.postgresql.version>1.0.5.RELEASE</r2dbc.postgresql.version> + <r2dbc.postgresql.version>1.0.7.RELEASE</r2dbc.postgresql.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org