This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
new dfeb446230 NIFI-11640 Upgraded download-maven-plugin from 1.2.1 to
1.6.8
dfeb446230 is described below
commit dfeb4462302c59f2be0b68e9e8080649605f2108
Author: siddr <[email protected]>
AuthorDate: Sun Jun 4 00:18:48 2023 +0530
NIFI-11640 Upgraded download-maven-plugin from 1.2.1 to 1.6.8
This closes #7337
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 0cd511f1aa1074e002fad8cccce96f8ca25971db)
---
nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml
b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml
index 8a69f74a26..6f9cac62b1 100644
--- a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml
+++ b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml
@@ -149,7 +149,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
- <version>1.2.1</version>
+ <version>1.6.8</version>
<executions>
<execution>
<id>download-swagger-ui</id>