From a2db698e1d3489aa7f5a1731038ae58400ecd0e0 Mon Sep 17 00:00:00 2001 From: Daniel Radeau Date: Tue, 16 Jul 2024 14:20:24 +0200 Subject: [PATCH] fixup! story #12306 build: upgrade to java 17 --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2a9e1b9f01b..57118af5893 100644 --- a/pom.xml +++ b/pom.xml @@ -158,6 +158,7 @@ 2.3.30 4.6.1 1.32 + 1.19.8 v18.20.3 @@ -1345,13 +1346,13 @@ org.testcontainers testcontainers - 1.19.8 + ${testcontainers.version} test org.testcontainers mongodb - 1.19.8 + ${testcontainers.version} test