diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-02-27 13:40:28 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-03-03 08:07:21 +0200 |
commit | 9ba4d0678396bb3d8a0b3ecbe9899bb4895e87c1 (patch) | |
tree | 842c9b40525e90db9ecececc9fa391aa5e88be66 /vid-webpack-master/pom.xml | |
parent | 4e32415b9d34fcd8b18cf278b92c441e5044feab (diff) |
Bump apache plugins and dependencies to latests
Issue-ID: VID-755
Change-Id: Ia491a5c37f00e82662cb17192df4577c16994539
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-webpack-master/pom.xml')
-rw-r--r-- | vid-webpack-master/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-webpack-master/pom.xml b/vid-webpack-master/pom.xml index bfca33ed7..d40290fb0 100644 --- a/vid-webpack-master/pom.xml +++ b/vid-webpack-master/pom.xml @@ -234,7 +234,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>3.2.0</version> + <version>3.2.3</version> <configuration> <webResources> <resource> |