mirror of
https://github.com/cryptomator/cryptomator.git
synced 2025-02-17 08:39:39 +00:00
bump dependency-check
This commit is contained in:
parent
e577c64c35
commit
6d906beeb8
2
pom.xml
2
pom.xml
@ -59,7 +59,7 @@
|
||||
|
||||
<!-- build-time dependencies -->
|
||||
<jetbrains.annotations.version>23.0.0</jetbrains.annotations.version>
|
||||
<dependency-check.version>7.4.4</dependency-check.version>
|
||||
<dependency-check.version>8.1.0</dependency-check.version>
|
||||
<jacoco.version>0.8.8</jacoco.version>
|
||||
</properties>
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
<!-- Apache Commons-cli false positives below -->
|
||||
<suppress>
|
||||
<notes><![CDATA[
|
||||
False positive for commons-cli due, see https://github.com/jeremylong/DependencyCheck/pull/4148
|
||||
False positive for commons-cli due, see https://github.com/jeremylong/DependencyCheck/pull/4148
|
||||
]]></notes>
|
||||
<gav regex="true">^commons\-cli:commons\-cli:.*$</gav>
|
||||
<cpe>cpe:/a:apache:james</cpe>
|
||||
|
Loading…
x
Reference in New Issue
Block a user