mirror of https://github.com/apache/nifi.git
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:
parent
d180ff9366
commit
29dda4208a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue