From fc225a49473a87f78e75d8328d77cf8c91357ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:50:26 +0000 Subject: [PATCH] Bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4 in /finish Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.20.3 to 1.20.4. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.3...1.20.4) --- updated-dependencies: - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- finish/inventory/pom.xml | 2 +- finish/query/pom.xml | 2 +- finish/system/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index 7eb836d6..6fae423a 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -86,7 +86,7 @@ org.testcontainers junit-jupiter - 1.20.3 + 1.20.4 test diff --git a/finish/query/pom.xml b/finish/query/pom.xml index a5c00690..e1856f7b 100644 --- a/finish/query/pom.xml +++ b/finish/query/pom.xml @@ -96,7 +96,7 @@ org.testcontainers junit-jupiter - 1.20.3 + 1.20.4 test diff --git a/finish/system/pom.xml b/finish/system/pom.xml index e8646ddc..3b0dd079 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -88,7 +88,7 @@ org.testcontainers junit-jupiter - 1.20.3 + 1.20.4 test