From 7a8f3eb7d221a7cc8727e63ed88f0e767c3b8b46 Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Wed, 9 Oct 2024 11:19:15 +0100 Subject: [PATCH] Update Awatility to 4.2.2 Includes fix for compatibility with early access Java version strings. --- tck/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tck/pom.xml b/tck/pom.xml index 9653f3d1..71bf6b09 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -23,7 +23,6 @@ microprofile-fault-tolerance-tck - 4.2-SNAPSHOT MicroProfile Fault Tolerance TCK Fault Tolerance for MicroProfile :: TCK @@ -130,7 +129,7 @@ org.awaitility awaitility - 4.2.1 + 4.2.2 compile