From dff8fe7d25a027eacd86ce11742c3dee55e4a588 Mon Sep 17 00:00:00 2001 From: zz Date: Thu, 16 Jun 2022 14:02:23 +0800 Subject: [PATCH] testng to compliance with jdk 1.8 --- xhpc-modules/xhpc-order/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xhpc-modules/xhpc-order/pom.xml b/xhpc-modules/xhpc-order/pom.xml index 03ba629f..14d9b8c6 100644 --- a/xhpc-modules/xhpc-order/pom.xml +++ b/xhpc-modules/xhpc-order/pom.xml @@ -111,7 +111,7 @@ org.testng testng - RELEASE + 7.5 compile