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>
|
<dependency>
|
||||||
<groupId>org.apache.maven</groupId>
|
<groupId>org.apache.maven</groupId>
|
||||||
<artifactId>maven-artifact</artifactId>
|
<artifactId>maven-artifact</artifactId>
|
||||||
<version>3.8.5</version>
|
<version>3.8.8</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in New Issue