diff --git a/core/pom.xml b/core/pom.xml
index da7706e..786119e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -45,7 +45,7 @@
net.lingala.zip4j
zip4j
- 2.11.1
+ 2.11.2
org.fusesource.jansi
diff --git a/docs/package.json b/docs/package.json
index 72bae23..11af62a 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -1,6 +1,6 @@
{
"devDependencies": {
- "uglify-js": "3.17.0"
+ "uglify-js": "3.17.4"
},
"scripts": {
"uglify": "uglifyjs assets/js/_main.js -c -m -o assets/js/main.min.js",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index aa7f970..57599a9 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -2,7 +2,7 @@
# yarn lockfile v1
-uglify-js@3.17.0:
- version "3.17.0"
- resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.0.tgz#55bd6e9d19ce5eef0d5ad17cd1f587d85b180a85"
- integrity sha512-aTeNPVmgIMPpm1cxXr2Q/nEbvkmV8yq66F3om7X3P/cvOXQ0TMQ64Wk63iyT1gPlmdmGzjGpyLh1f3y8MZWXGg==
+uglify-js@3.17.4:
+ version "3.17.4"
+ resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
+ integrity sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==
diff --git a/e2e-tests/pom.xml b/e2e-tests/pom.xml
index 99c29fa..477379f 100644
--- a/e2e-tests/pom.xml
+++ b/e2e-tests/pom.xml
@@ -56,7 +56,7 @@
org.postgresql
postgresql
- 42.4.2
+ 42.5.0
test
diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml
index 5afdae4..03b53dd 100644
--- a/maven-plugin/pom.xml
+++ b/maven-plugin/pom.xml
@@ -41,7 +41,7 @@
org.apache.maven.plugin-tools
maven-plugin-annotations
- 3.6.4
+ 3.7.0
provided
@@ -64,7 +64,7 @@
org.apache.maven.plugins
maven-plugin-plugin
- 3.6.4
+ 3.7.0
true
diff --git a/pom.xml b/pom.xml
index ae69649..9861994 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
UTF-8
3.8.6
- 2.13.3
+ 2.14.1
@@ -97,7 +97,7 @@
com.github.spotbugs
spotbugs-maven-plugin
- 4.7.1.1
+ 4.7.3.0
Max
Low
@@ -123,7 +123,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.1.2
+ 3.2.0
false
true
@@ -193,7 +193,7 @@
com.github.spotbugs
spotbugs-annotations
- 4.7.1
+ 4.7.3
provided