Skip to content

Commit

Permalink
Upgrade dependency-check-maven plugin to 9.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Jan 27, 2024
1 parent b00b89b commit 358339c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<skip-sign-artifacts>true</skip-sign-artifacts>
<coherence.hibernate.root>${basedir}</coherence.hibernate.root>
<!-- plugin dependency versions (alphabetically) -->
<dependency-check-maven.version>8.1.2</dependency-check-maven.version>
<dependency-check-maven.version>9.0.9</dependency-check-maven.version>
<doxia-module-markdown.version>1.0</doxia-module-markdown.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
Expand Down
7 changes: 1 addition & 6 deletions src/main/config/dependency-check-suppression.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,7 @@
]]></notes>
<cve>CVE-2023-35116</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: dom4j-2.1.1.jar
]]></notes>
<cve>CVE-2023-45960</cve>
</suppress>

<suppress>
<notes><![CDATA[
Waiting for updated Spring / Spring Boot releases.
Expand Down

0 comments on commit 358339c

Please sign in to comment.