NIFI-13588 bumped maven-dependency-check to 10.0.3 (#9118)

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
Joe Witt 2024-07-27 06:47:33 -07:00 committed by GitHub
parent 2f73ced5a6
commit beefa2a300
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1082,7 +1082,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>10.0.1</version>
<version>10.0.3</version>
<executions>
<execution>
<inherited>false</inherited>