Skip to content

Commit

Permalink
Bumped suppression time
Browse files Browse the repository at this point in the history
  • Loading branch information
Gareth40342 committed Nov 6, 2024
1 parent 2ab3c6d commit 4be227b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'checkstyle'
id 'jacoco'
id 'io.spring.dependency-management' version '1.1.0'
id 'io.spring.dependency-management' version '1.1.6'
id 'org.springframework.boot' version '2.7.18'
id 'org.owasp.dependencycheck' version '8.3.1'
id 'com.github.ben-manes.versions' version '0.46.0'
Expand Down
2 changes: 1 addition & 1 deletion config/owasp/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<cve>CVE-2020-5408</cve>
</suppress>
<!--End of temporary suppression section -->
<suppress until="2024-10-22">
<suppress until="2024-11-22">
<cve>CVE-2023-33202</cve>
<cve>CVE-2023-33201</cve>
<cve>CVE-2024-30171</cve>
Expand Down

0 comments on commit 4be227b

Please sign in to comment.