From 06d35440f8da92d92e925f3368cb040cb8bb2570 Mon Sep 17 00:00:00 2001 From: Jim Anderson Date: Wed, 29 Nov 2023 19:27:46 -0600 Subject: [PATCH] ignore bouncycastle test dependency from snyk (#586) --- .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: {}