Skip to content

Commit 5bee5a6

Browse files
committed
Added Snyk exclude
1 parent af971fe commit 5bee5a6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

java/.snyk

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ ignore:
1212
SNYK:LIC:MAVEN:JUNIT:JUNIT:EPL-1.0:
1313
- '*':
1414
reason: Use of the library is consistent with commercial use as we are not making changes, only consuming it as part of commercial work.
15-
expires: '2030-01-01T00:00:00.000Z'
15+
expires: '2030-01-01T00:00:00.000Z'
16+
snyk:lic:maven:org.aspectj:aspectjweaver:EPL-1.0:
17+
- '*':
18+
reason: Use of the library is consistent with commercial use as we are not making changes, only consuming it as part of commercial work.
19+
expires: '2030-01-01T00:00:00.000Z'

0 commit comments

Comments
 (0)