From 20c56b55297bc1a24bd8e9540170b1ca58b5967e Mon Sep 17 00:00:00 2001 From: michaeloffner Date: Mon, 15 Jul 2024 14:02:04 +0200 Subject: [PATCH] remove unnecessary generic type causing problems with certain java versions. --- tests/DistributedLockTest.cfc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/DistributedLockTest.cfc b/tests/DistributedLockTest.cfc index 282f1dd..72a7a9e 100644 --- a/tests/DistributedLockTest.cfc +++ b/tests/DistributedLockTest.cfc @@ -235,8 +235,8 @@ - - +