NIFI-12463 Upgraded maven-artifact from 3.8.5 to 3.8.8

This closes #8115

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-12-04 09:45:29 -05:00 committed by exceptionfactory
parent d180ff9366
commit 29dda4208a
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

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