diff options
-rw-r--r-- | aai-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 4e89c7fd..2a34d1ec 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -89,7 +89,7 @@ limitations under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>2.8</version> + <version>3.8.1</version> </plugin> <plugin> <!-- explicitly define maven-deploy-plugin after other to force exec |