From 924f3ff44654b0587c3c8695aab74d7d4158cdcf Mon Sep 17 00:00:00 2001
From: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Date: Fri, 1 Mar 2024 10:05:47 +0200
Subject: [PATCH] [JAVA-31655] Upgrade testcontainers.postgresql to the latest
version (#16001)
---
persistence-modules/pom.xml | 2 +-
persistence-modules/spring-data-jpa-annotations/pom.xml | 5 ++---
persistence-modules/spring-data-jpa-crud/pom.xml | 2 +-
persistence-modules/spring-data-jpa-enterprise/pom.xml | 2 +-
persistence-modules/spring-data-jpa-filtering/pom.xml | 3 +--
testing-modules/spring-testing-2/pom.xml | 2 +-
testing-modules/test-containers/pom.xml | 3 +--
7 files changed, 8 insertions(+), 11 deletions(-)
diff --git a/persistence-modules/pom.xml b/persistence-modules/pom.xml
index e4363cce9c..6d60340128 100644
--- a/persistence-modules/pom.xml
+++ b/persistence-modules/pom.xml
@@ -130,7 +130,7 @@
6.2.0.Final
42.5.4
2.7.1
- 1.16.3
+ 1.19.6
diff --git a/persistence-modules/spring-data-jpa-annotations/pom.xml b/persistence-modules/spring-data-jpa-annotations/pom.xml
index 0bbaf186c2..b13bf08f50 100644
--- a/persistence-modules/spring-data-jpa-annotations/pom.xml
+++ b/persistence-modules/spring-data-jpa-annotations/pom.xml
@@ -34,7 +34,7 @@
org.testcontainers
postgresql
- ${testcontainers.postgresql.version}
+ ${testcontainers.version}
test
@@ -65,8 +65,7 @@
com.baeldung.boot.Application
- 1.10.6
- 42.2.5
+ 1.19.6
\ No newline at end of file
diff --git a/persistence-modules/spring-data-jpa-crud/pom.xml b/persistence-modules/spring-data-jpa-crud/pom.xml
index 4f1ebbec55..eb0be9c878 100644
--- a/persistence-modules/spring-data-jpa-crud/pom.xml
+++ b/persistence-modules/spring-data-jpa-crud/pom.xml
@@ -54,7 +54,7 @@
1.4.1
- 1.12.2
+ 1.19.6
\ No newline at end of file
diff --git a/persistence-modules/spring-data-jpa-enterprise/pom.xml b/persistence-modules/spring-data-jpa-enterprise/pom.xml
index d998849ffb..26fb30c804 100644
--- a/persistence-modules/spring-data-jpa-enterprise/pom.xml
+++ b/persistence-modules/spring-data-jpa-enterprise/pom.xml
@@ -98,7 +98,7 @@
1.6.0.Beta1
- 1.19.1
+ 1.19.6
\ No newline at end of file
diff --git a/persistence-modules/spring-data-jpa-filtering/pom.xml b/persistence-modules/spring-data-jpa-filtering/pom.xml
index 287a3136fd..5f9258a9b0 100644
--- a/persistence-modules/spring-data-jpa-filtering/pom.xml
+++ b/persistence-modules/spring-data-jpa-filtering/pom.xml
@@ -65,8 +65,7 @@
com.baeldung.boot.Application
- 1.10.6
- 42.2.5
+ 1.19.6
\ No newline at end of file
diff --git a/testing-modules/spring-testing-2/pom.xml b/testing-modules/spring-testing-2/pom.xml
index 6bdec33d96..b92a318d14 100644
--- a/testing-modules/spring-testing-2/pom.xml
+++ b/testing-modules/spring-testing-2/pom.xml
@@ -63,7 +63,7 @@
- 1.16.2
+ 1.19.6
\ No newline at end of file
diff --git a/testing-modules/test-containers/pom.xml b/testing-modules/test-containers/pom.xml
index e2615978b9..5101956d26 100644
--- a/testing-modules/test-containers/pom.xml
+++ b/testing-modules/test-containers/pom.xml
@@ -3,7 +3,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
-
test-containers
1.0-SNAPSHOT
test-containers
@@ -65,7 +64,7 @@
1.5.0
- 1.11.4
+ 1.19.6
42.2.6
3.141.59