From 98567519e5d95024c051e339f92031a1e51fd9f8 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 14 Oct 2024 13:14:13 +0800
Subject: [PATCH] fix(deps): update dependency
org.testcontainers:testcontainers-bom to v1.20.2 (#438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
bookstore/pom.xml | 2 +-
boot-filepart/pom.xml | 2 +-
boot/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 +-
r2dbc-migrate/pom.xml | 2 +-
testcontainers/pom.xml | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/bookstore/pom.xml b/bookstore/pom.xml
index e0e9ad5..e0f8190 100644
--- a/bookstore/pom.xml
+++ b/bookstore/pom.xml
@@ -32,7 +32,7 @@
org.testcontainers
testcontainers-bom
- 1.20.1
+ 1.20.2
pom
import
diff --git a/boot-filepart/pom.xml b/boot-filepart/pom.xml
index 028802b..54721c2 100644
--- a/boot-filepart/pom.xml
+++ b/boot-filepart/pom.xml
@@ -28,7 +28,7 @@
org.testcontainers
testcontainers-bom
- 1.20.1
+ 1.20.2
pom
import
diff --git a/boot/pom.xml b/boot/pom.xml
index 866ec81..475b023 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -32,7 +32,7 @@
org.testcontainers
testcontainers-bom
- 1.20.1
+ 1.20.2
pom
import
diff --git a/entitycallbacks/pom.xml b/entitycallbacks/pom.xml
index f4377d6..64e9b3c 100644
--- a/entitycallbacks/pom.xml
+++ b/entitycallbacks/pom.xml
@@ -23,7 +23,7 @@
3.5.1
- 1.20.1
+ 1.20.2
true
true
diff --git a/jooq-kotlin-co-gradle/build.gradle.kts b/jooq-kotlin-co-gradle/build.gradle.kts
index 9fe3f79..9d6d542 100644
--- a/jooq-kotlin-co-gradle/build.gradle.kts
+++ b/jooq-kotlin-co-gradle/build.gradle.kts
@@ -16,7 +16,7 @@ repositories {
mavenCentral()
}
-extra["testcontainersVersion"] = "1.20.1"
+extra["testcontainersVersion"] = "1.20.2"
val kotlinCoVersion = project.properties["kotlinCoVersion"]
val kotestVersion = project.properties["kotestVersion"]
val mockkVersion = project.properties["mockkVersion"]
diff --git a/jooq/pom.xml b/jooq/pom.xml
index ae0e1f5..444915e 100644
--- a/jooq/pom.xml
+++ b/jooq/pom.xml
@@ -16,7 +16,7 @@
21
3.19.13
- 1.20.1
+ 1.20.2
diff --git a/kotlin-co/pom.xml b/kotlin-co/pom.xml
index 01ae4b2..6c798f5 100644
--- a/kotlin-co/pom.xml
+++ b/kotlin-co/pom.xml
@@ -17,7 +17,7 @@
21
2.0.20
1.6.4
- 1.20.1
+ 1.20.2
3.19.13
diff --git a/pg-json/pom.xml b/pg-json/pom.xml
index 383a6f7..b05567a 100644
--- a/pg-json/pom.xml
+++ b/pg-json/pom.xml
@@ -28,7 +28,7 @@
org.testcontainers
testcontainers-bom
- 1.20.1
+ 1.20.2
pom
import
diff --git a/r2dbc-migrate/pom.xml b/r2dbc-migrate/pom.xml
index 9c100c1..b0bb4da 100644
--- a/r2dbc-migrate/pom.xml
+++ b/r2dbc-migrate/pom.xml
@@ -32,7 +32,7 @@
org.testcontainers
testcontainers-bom
- 1.20.1
+ 1.20.2
pom
import
diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml
index 72fb68c..8885cf8 100644
--- a/testcontainers/pom.xml
+++ b/testcontainers/pom.xml
@@ -28,7 +28,7 @@
org.testcontainers
testcontainers-bom
- 1.20.1
+ 1.20.2
pom
import