aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2022-08-22 10:55:48 -0400
committerKAPIL SINGAL <ks220y@att.com>2022-08-22 15:53:34 +0000
commit613e8258ce642f86a7ce700c507280a777a5825f (patch)
tree28e933195545c632096dfd09331ef97b2e743caf /cds-ui/client/pom.xml
parent105975d04d313a70f94d7656936a4a256a88e687 (diff)
Fixing CDS-UI Build issues
Issue-ID: CCSDK-3744 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8cd8a11c8ada5a1179b4a791edc12dd810f7f1bf (cherry picked from commit 9eb67111794a2a10bc9776775aced9ef9b84345b)
Diffstat (limited to 'cds-ui/client/pom.xml')
-rw-r--r--cds-ui/client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index a97523fb5..0e1d1e1f9 100644
--- a/cds-ui/client/pom.xml
+++ b/cds-ui/client/pom.xml
@@ -39,7 +39,7 @@ limitations under the License.
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- Use the latest released version: https://repo1.maven.org/maven2/com/github/eirslett/frontend-maven-plugin/ -->
- <version>1.12.0</version>
+ <version>1.12.1</version>
<configuration>
<nodeVersion>v8.12.0</nodeVersion>
<npmVersion>6.4.1</npmVersion>