From 149e260dbf8a329023f4094a0ee0600bf3cdade5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 23 Oct 2023 00:10:45 +0000
Subject: [PATCH] fix(deps): update spring boot to v3.1.5
---
auditing/pom.xml | 2 +-
bookstore/pom.xml | 2 +-
boot-filepart/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 +-
16 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/auditing/pom.xml b/auditing/pom.xml
index f2f8ce2a..d555b95a 100644
--- a/auditing/pom.xml
+++ b/auditing/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/bookstore/pom.xml b/bookstore/pom.xml
index c84541b0..5b979168 100644
--- a/bookstore/pom.xml
+++ b/bookstore/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/boot-filepart/pom.xml b/boot-filepart/pom.xml
index 1f04db00..14f92291 100644
--- a/boot-filepart/pom.xml
+++ b/boot-filepart/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/boot/pom.xml b/boot/pom.xml
index fd2f49b5..f18842b9 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/connection-factories/pom.xml b/connection-factories/pom.xml
index 2dfdbc87..e5f05813 100644
--- a/connection-factories/pom.xml
+++ b/connection-factories/pom.xml
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
diff --git a/data-r2dbc-entitytemplate/pom.xml b/data-r2dbc-entitytemplate/pom.xml
index af22616e..d91dc512 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.1.4
+ 3.1.5
diff --git a/data-r2dbc-repositories/pom.xml b/data-r2dbc-repositories/pom.xml
index 967a26dc..14c223c5 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.1.4
+ 3.1.5
diff --git a/database-client/pom.xml b/database-client/pom.xml
index 3afdb8a1..3d41b736 100644
--- a/database-client/pom.xml
+++ b/database-client/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
diff --git a/entitycallbacks/pom.xml b/entitycallbacks/pom.xml
index b548962f..29c80381 100644
--- a/entitycallbacks/pom.xml
+++ b/entitycallbacks/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/jooq-kotlin-co-gradle/build.gradle.kts b/jooq-kotlin-co-gradle/build.gradle.kts
index 7ad62189..a0a851ec 100644
--- a/jooq-kotlin-co-gradle/build.gradle.kts
+++ b/jooq-kotlin-co-gradle/build.gradle.kts
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
import org.jooq.meta.jaxb.Property
plugins {
- id("org.springframework.boot") version "3.1.4"
+ id("org.springframework.boot") version "3.1.5"
id("io.spring.dependency-management") version "1.1.3"
kotlin("jvm") version "1.9.10"
kotlin("plugin.spring") version "1.9.10"
diff --git a/jooq/pom.xml b/jooq/pom.xml
index b5d16081..cbb9c8b2 100644
--- a/jooq/pom.xml
+++ b/jooq/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/kotlin-co/pom.xml b/kotlin-co/pom.xml
index d30aedc8..4c750fcb 100644
--- a/kotlin-co/pom.xml
+++ b/kotlin-co/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/pg-json/pom.xml b/pg-json/pom.xml
index c8932e3e..7a0b8003 100644
--- a/pg-json/pom.xml
+++ b/pg-json/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/pg-notifier-listener/pom.xml b/pg-notifier-listener/pom.xml
index 7fe5083d..549ff5ae 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.1.4
+ 3.1.5
com.example
diff --git a/r2dbc-migrate/pom.xml b/r2dbc-migrate/pom.xml
index 542066d1..15c35e2c 100644
--- a/r2dbc-migrate/pom.xml
+++ b/r2dbc-migrate/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example
diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml
index c8702261..394839d6 100644
--- a/testcontainers/pom.xml
+++ b/testcontainers/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.4
+ 3.1.5
com.example