From 3725456ba4f713681caff6aecc4fc06bb89ced90 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jan 2024 10:13:58 +0100 Subject: [PATCH] Upgrade to R2DBC Postgresql 1.0.4.RELEASE. Closes #1716 --- spring-data-r2dbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-r2dbc/pom.xml b/spring-data-r2dbc/pom.xml index 59945e28..72d9fc8b 100644 --- a/spring-data-r2dbc/pom.xml +++ b/spring-data-r2dbc/pom.xml @@ -26,7 +26,7 @@ reuseReports 0.1.4 - 1.0.2.RELEASE + 1.0.4.RELEASE 1.0.0.RELEASE 1.1.4 1.0.2.RELEASE