From 06c17fd81806f2338956c357ac950c8dadd20ad4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Jul 2021 15:15:21 +0000 Subject: [PATCH] chore(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v2.5.3 --- auditing/pom.xml | 2 +- boot/pom.xml | 2 +- connection-factories/pom.xml | 2 +- data-r2dbc-entitytemplate/pom.xml | 2 +- data-r2dbc-repositories/pom.xml | 2 +- database-client/pom.xml | 2 +- entitycallbacks/pom.xml | 2 +- testcontainers/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/auditing/pom.xml b/auditing/pom.xml index 6e9da161..986eff55 100644 --- a/auditing/pom.xml +++ b/auditing/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.3 com.example diff --git a/boot/pom.xml b/boot/pom.xml index b9b4a5d4..b281497a 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.3 com.example diff --git a/connection-factories/pom.xml b/connection-factories/pom.xml index 47ad6a0c..1eabc5c4 100644 --- a/connection-factories/pom.xml +++ b/connection-factories/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.3 diff --git a/data-r2dbc-entitytemplate/pom.xml b/data-r2dbc-entitytemplate/pom.xml index 31e125c6..8fdf406c 100644 --- a/data-r2dbc-entitytemplate/pom.xml +++ b/data-r2dbc-entitytemplate/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.3 diff --git a/data-r2dbc-repositories/pom.xml b/data-r2dbc-repositories/pom.xml index 06e2777a..093a3032 100644 --- a/data-r2dbc-repositories/pom.xml +++ b/data-r2dbc-repositories/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.3 diff --git a/database-client/pom.xml b/database-client/pom.xml index b8b54b34..603b977f 100644 --- a/database-client/pom.xml +++ b/database-client/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.3 diff --git a/entitycallbacks/pom.xml b/entitycallbacks/pom.xml index 1c9d31e7..1d720f82 100644 --- a/entitycallbacks/pom.xml +++ b/entitycallbacks/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.3 com.example diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index d9688d87..ced1c971 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.3 com.example