mirror of https://github.com/apache/nifi.git
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>
This commit is contained in:
parent
655baec4cb
commit
886efa8160
|
@ -155,7 +155,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>
|
||||
|
|
Loading…
Reference in New Issue