Skip to content

Commit

Permalink
Merge pull request #38 from dvsa/snykUpdate
Browse files Browse the repository at this point in the history
chore:Snyk update
  • Loading branch information
dean-sogeti authored Jun 11, 2024
2 parents 52b2da4 + dc82de8 commit b2e8f9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
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>

0 comments on commit b2e8f9f

Please sign in to comment.