From 2f8f79dc88947e91fdd40d7bb2d29c432989ccd5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Aug 2023 11:15:44 +0000 Subject: [PATCH] chore(deps): update testcontainers-java monorepo to v1.19.0 --- backend/pom.xml | 2 +- legacy/pom.xml | 4 ++-- processor/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 36c20b1d56..b6545b63ca 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -40,7 +40,7 @@ ${project.build.directory}/coverage-reports ${maven.build.timestamp} yyyy-MM-dd HH:mm:ss - 1.18.3 + 1.19.0 5.9.1 1.9.1 ${project.version} diff --git a/legacy/pom.xml b/legacy/pom.xml index fb92cfe9c4..8c4789721c 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -44,7 +44,7 @@ ${maven.build.timestamp} yyyy-MM-dd HH:mm:ss - 1.18.3 + 1.19.0 5.9.1 1.9.1 @@ -136,7 +136,7 @@ org.testcontainers oracle-xe - 1.18.3 + 1.19.0 test diff --git a/processor/pom.xml b/processor/pom.xml index a5ddbb6273..dc2ffacb34 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -43,7 +43,7 @@ ${maven.build.timestamp} yyyy-MM-dd HH:mm:ss - 1.18.3 + 1.19.0 5.9.1 1.9.1 @@ -140,7 +140,7 @@ org.testcontainers oracle-xe - 1.18.3 + 1.19.0 test