diff --git a/graphwalker-io/pom.xml b/graphwalker-io/pom.xml
index c2d2ad3ca..acab3c691 100644
--- a/graphwalker-io/pom.xml
+++ b/graphwalker-io/pom.xml
@@ -95,7 +95,7 @@
true
src/main/xsd
- 1.8
+ 11
diff --git a/graphwalker-studio/pom.xml b/graphwalker-studio/pom.xml
index 3418c37d6..8d0679070 100644
--- a/graphwalker-studio/pom.xml
+++ b/graphwalker-studio/pom.xml
@@ -68,7 +68,7 @@
com.github.eirslett
frontend-maven-plugin
- 1.10.0
+ 1.11.2
target
@@ -103,7 +103,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 2.3.3.RELEASE
+ 2.4.3
diff --git a/pom.xml b/pom.xml
index db934fa13..f2a1cc805 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,22 +147,22 @@
org.graalvm.sdk
graal-sdk
- 20.2.0
+ 21.0.0.2
org.graalvm.js
js
- 20.2.0
+ 21.0.0.2
org.graalvm.js
js-scriptengine
- 20.2.0
+ 21.0.0.2
org.graalvm.truffle
truffle-api
- 20.2.0
+ 21.0.0.2
commons-io
@@ -172,7 +172,7 @@
org.json
json
- 20200518
+ 20201115
org.slf4j
@@ -187,7 +187,7 @@
junit
junit
- 4.13.1
+ 4.13.2
org.apache.xmlbeans
@@ -197,7 +197,7 @@
org.antlr
antlr4-runtime
- 4.8-1
+ 4.9.1
org.reflections
@@ -237,33 +237,33 @@
com.google.guava
guava
- 29.0-jre
+ 30.1-jre
org.springframework.boot
spring-boot-starter-web
- 2.3.3.RELEASE
+ 2.4.3
org.springframework.boot
spring-boot-starter-tomcat
- 2.3.3.RELEASE
+ 2.4.3
org.springframework.boot
spring-boot-starter-actuator
- 2.3.3.RELEASE
+ 2.4.3
org.apache.httpcomponents
httpclient
- 4.5.12
+ 4.5.13
test
org.xmlunit
xmlunit-matchers
- 2.7.0
+ 2.8.2
test
@@ -316,7 +316,7 @@
io.github.classgraph
classgraph
test
- 4.8.90
+ 4.8.102
@@ -435,7 +435,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.5
+ 0.8.6
@@ -454,7 +454,7 @@
pl.project13.maven
git-commit-id-plugin
- 4.0.2
+ 4.0.3
@@ -542,7 +542,7 @@
org.codehaus.mojo
license-maven-plugin
- 1.20
+ 2.0.0
org.apache.maven.plugins
@@ -562,7 +562,7 @@
org.antlr
antlr4-maven-plugin
- 4.8-1
+ 4.9.1
org.codehaus.mojo