NIFI-12580 Upgraded maven-artifact plugin from 3.8.8 to 3.9.6

This closes #8221

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 886efa81604f47c7c58a7a7a292a4a26b1a02936)
This commit is contained in:
mr1716 2024-01-08 10:43:18 -05:00 committed by exceptionfactory
parent d9a5a01371
commit a9b8fdc6a0
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA

View File

@ -164,7 +164,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
<version>3.8.8</version>
<version>3.9.6</version>
<scope>test</scope>
</dependency>
</dependencies>