diff --git a/.gitignore b/.gitignore
index 8b53e849c..246976b8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
*.DS_Store
node_modules/
node/
+dependency-output/
atlassian-ide-plugin.xml
*.sonar-ide.properties
**/webapp/css/styles.css
diff --git a/pom.xml b/pom.xml
index d4f67161a..8f9671ce6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,8 +108,8 @@
3.1.6
- 1.12.19
- 3.0.12
+ 1.14.9
+ 3.0.22
1.3_1
1.3
4.13.2
@@ -379,8 +379,8 @@
3.10.1
true
-
- 17
+
+ 21
512M
${compiler.fork}
${project.build.sourceEncoding}
@@ -506,7 +506,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.8
+ 0.8.12
org.codice.maven
@@ -529,7 +529,7 @@
com.github.eirslett
frontend-maven-plugin
- 1.6.CODICE
+ 1.11.3
install node and yarn