From 1c3784e36763bd05218635a51868ecc8cd393139 Mon Sep 17 00:00:00 2001 From: Jim Anderson Date: Tue, 28 Nov 2023 14:25:10 -0600 Subject: [PATCH] ignore bouncycastle test dependency from snyk --- .snyk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.snyk b/.snyk index 165b2db2..c8b51203 100644 --- a/.snyk +++ b/.snyk @@ -10,5 +10,9 @@ ignore: - '*': reason: 'test-only dependency, no update available' expires: 2023-12-31T00:00:00.000Z + SNYK-JAVA-ORGBOUNCYCASTLE-6084022: + - '*': + reason: 'test-only dependency, no update available' + expires: 2023-12-31T00:00:00.000Z patch: {}