Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore:Snyk update #38

Merged
merged 3 commits into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 7 additions & 12 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -5,41 +5,36 @@ ignore:
SNYK-JAVA-DOM4J-174153:
- '*':
reason: None Given
expires: 2024-06-08T13:15:21.624Z
expires: 2024-07-08T13:15:21.624Z
created: 2024-05-09T13:15:21.627Z
SNYK-JAVA-DOM4J-2812795:
- '*':
reason: None Given
expires: 2024-06-08T13:16:12.796Z
expires: 2024-07-08T13:16:12.796Z
created: 2024-05-09T13:16:12.804Z
SNYK-JAVA-SOFTWAREAMAZONION-6153869:
- '*':
reason: None Given
expires: 2024-06-08T13:27:49.964Z
expires: 2024-07-08T13:27:49.964Z
created: 2024-05-09T13:27:49.971Z
SNYK-JAVA-DOM4J-2812975:
- '*':
reason: no fix
expires: 2024-06-08T17:23:14.009Z
expires: 2024-07-08T17:23:14.009Z
created: 2024-05-09T17:23:14.014Z
SNYK-JAVA-ORGSELENIUMHQSELENIUM-6062318:
- '*':
reason: None Given
expires: 2024-06-08T15:45:53.270Z
expires: 2024-07-08T15:45:53.270Z
created: 2024-05-09T15:45:53.284Z
SNYK-JAVA-ORGBOUNCYCASTLE-6612984:
- '*':
reason: None Given
expires: 2024-06-08T15:46:16.314Z
created: 2024-05-09T15:46:16.322Z
SNYK-JAVA-ORGYAML-6056527:
- '*':
reason: no fix
expires: 2024-06-08T17:23:28.159Z
expires: 2024-07-08T17:23:28.159Z
created: 2024-05-09T17:23:28.165Z
SNYK-JAVA-ORGYAML-2806360:
- '*':
reason: no fix
expires: 2024-06-08T17:24:05.946Z
expires: 2024-07-08T17:24:05.946Z
created: 2024-05-09T17:24:05.953Z
patch: {}
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,10 @@
<artifactId>selenium</artifactId>
<version>4.9.0</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.78</version>
</dependency>
</dependencies>
</project>