From 6602f6968ba4d45a5ac01fa7de9865b1d7014d5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 01:41:39 +0000 Subject: [PATCH] fix(deps): update spring boot to v3.2.5 --- auditing/pom.xml | 2 +- bookstore/pom.xml | 2 +- boot-filepart/pom.xml | 2 +- boot-oracle/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 +- jooq-kotlin-co-gradle/build.gradle.kts | 2 +- jooq/pom.xml | 2 +- kotlin-co/pom.xml | 2 +- pg-json/pom.xml | 2 +- pg-notifier-listener/pom.xml | 2 +- r2dbc-migrate/pom.xml | 2 +- testcontainers/pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/auditing/pom.xml b/auditing/pom.xml index e508b59d..a673a6c7 100644 --- a/auditing/pom.xml +++ b/auditing/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/bookstore/pom.xml b/bookstore/pom.xml index bb4b3f57..be35f253 100644 --- a/bookstore/pom.xml +++ b/bookstore/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/boot-filepart/pom.xml b/boot-filepart/pom.xml index bc8a8a09..5cb48eca 100644 --- a/boot-filepart/pom.xml +++ b/boot-filepart/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/boot-oracle/pom.xml b/boot-oracle/pom.xml index 6f1e8cd3..949aa3ab 100644 --- a/boot-oracle/pom.xml +++ b/boot-oracle/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/boot/pom.xml b/boot/pom.xml index 6c74d2ba..451d1117 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/connection-factories/pom.xml b/connection-factories/pom.xml index 7ac669a2..f192ece1 100644 --- a/connection-factories/pom.xml +++ b/connection-factories/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 diff --git a/data-r2dbc-entitytemplate/pom.xml b/data-r2dbc-entitytemplate/pom.xml index 77bcb60c..391b117a 100644 --- a/data-r2dbc-entitytemplate/pom.xml +++ b/data-r2dbc-entitytemplate/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 diff --git a/data-r2dbc-repositories/pom.xml b/data-r2dbc-repositories/pom.xml index 5d8ea4c1..5cf1800f 100644 --- a/data-r2dbc-repositories/pom.xml +++ b/data-r2dbc-repositories/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 diff --git a/database-client/pom.xml b/database-client/pom.xml index 441e5b09..df03364e 100644 --- a/database-client/pom.xml +++ b/database-client/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 diff --git a/entitycallbacks/pom.xml b/entitycallbacks/pom.xml index 0700a353..e1c0d8a5 100644 --- a/entitycallbacks/pom.xml +++ b/entitycallbacks/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/jooq-kotlin-co-gradle/build.gradle.kts b/jooq-kotlin-co-gradle/build.gradle.kts index 4fffbbbf..54db4297 100644 --- a/jooq-kotlin-co-gradle/build.gradle.kts +++ b/jooq-kotlin-co-gradle/build.gradle.kts @@ -1,7 +1,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile plugins { - id("org.springframework.boot") version "3.2.4" + id("org.springframework.boot") version "3.2.5" id("io.spring.dependency-management") version "1.1.4" kotlin("jvm") version "1.9.23" kotlin("plugin.spring") version "1.9.23" diff --git a/jooq/pom.xml b/jooq/pom.xml index 9580c030..efd4f897 100644 --- a/jooq/pom.xml +++ b/jooq/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/kotlin-co/pom.xml b/kotlin-co/pom.xml index 4fcfaa48..b9560efa 100644 --- a/kotlin-co/pom.xml +++ b/kotlin-co/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/pg-json/pom.xml b/pg-json/pom.xml index 6a172de6..e9d8bfc6 100644 --- a/pg-json/pom.xml +++ b/pg-json/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/pg-notifier-listener/pom.xml b/pg-notifier-listener/pom.xml index 193f027b..2bdb516e 100644 --- a/pg-notifier-listener/pom.xml +++ b/pg-notifier-listener/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/r2dbc-migrate/pom.xml b/r2dbc-migrate/pom.xml index 5f7b4d5a..11e04ab6 100644 --- a/r2dbc-migrate/pom.xml +++ b/r2dbc-migrate/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index 62e10d57..3bf08241 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.5 com.example