NIFI-13188 Upgraded dependency-check plugin from 8.4.3 to 9.1.0

This closes #8784

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
Joseph Witt 2024-05-08 22:43:26 -07:00 committed by exceptionfactory
parent 44dddbd739
commit fe90baae8c
No known key found for this signature in database

View File

@ -1194,7 +1194,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>8.4.3</version>
<version>9.1.0</version>
<executions>
<execution>
<inherited>false</inherited>