diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index e04917a61574..80cbb1fef2b8 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -115,7 +115,7 @@
org.apache.kerby
kerb-simplekdc
- 2.0.3
+ 2.1.0
test
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 799561624907..9b7ee790ddf8 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -13,7 +13,7 @@
Jetty :: GCloud
- 2.20.2
+ 2.24.1
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index d1cde93bec54..ad19deff3998 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -12,7 +12,7 @@
pom
- 3.20.0
+ 3.21.0
3.11.200
1.6.1
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index 7910434be93b..16e13fb6f146 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -9,7 +9,7 @@
Example :: Jetty Spring
- 5.3.37
+ 5.3.39
target/dependencies
${project.groupId}.spring
true
diff --git a/pom.xml b/pom.xml
index 7d5b09f0c2d1..776c12514309 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,32 +25,32 @@
2.0.10
1.1.3.v20160715
- 1.10.14
- 1.11.3
+ 1.10.15
+ 1.12.0
2.2.3
- 9.7
+ 9.7.1
6.4.1
1.5
9.3
1.17.1
- 1.26.2
- 2.16.1
- 3.15.0
+ 1.27.1
+ 2.17.0
+ 3.17.0
2.5.2
3.4.4
3.0.2
- 2.29.2
- 1.65.1
+ 2.35.1
+ 1.68.1
2.11.0
- 33.2.1-jre
+ 33.3.1-jre
7.0.0
3.0.2
3.12.12
- 4.4.4.Final
+ 4.6.0.Final
11.0.19.Final
- 2.17.2
- 2.17.2
- 2.17.2
+ 2.18.1
+ 2.18.1
+ 2.18.1
2.82
1.1.0.v201105071233
1.3.2
@@ -58,26 +58,26 @@
1.0.0.v201108011116
3.1.0
1.3
- 1.0
+ 1.1
3.4.3.Final
3.5.1.Final
1.0.7
3.1.2
1.2
1.37
- 5.14.0
+ 5.15.0
0.10.4
- 0.32.17
- 2.2.16
- 3.1.19
- 0.38.22
+ 0.32.18
+ 2.2.17
+ 3.1.20
+ 0.38.23
1.7.2
8.5.100
- 5.10.3
+ 5.11.3
2.17.1
1.2.13
3.12.0
- 1.9.21
+ 1.9.22
3.9.0
2.14.3
8.1.0
@@ -85,15 +85,15 @@
1.2.0
1.3.0
2.1.1
- 4.0.1
+ 4.0.2
4.0.4
1.7.36
1.2.5
1.2.5
- 1.20.1
+ 1.20.3
3.1.9.Final
- 2.2.6.Final
+ 2.2.7.Final
1.6.0.Final
2.4.8
@@ -101,56 +101,56 @@
2.2.6
2.1.0
3.6.0
- 3.2.0
+ 3.2.1
2.0.17
- 3.3.0
+ 3.5.0
3.5.1
1.0.9
0.8.12
2.7
- 4.5
+ 4.6
3.1.0
3.7.1
- 3.7.0
- 3.3.1
- 3.4.0
+ 3.8.1
+ 3.5.1
+ 3.6.0
3.4.0
3.13.0
- 3.7.1
+ 3.8.1
2.10
3.5.0
3.4.1
3.3.1
- 3.4.0
- 3.13.1
+ 3.6.0
+ 3.15.1
3.1.1
3.2.0
3.3.1
3.6.0
- 3.12.1
+ 3.21.0
3.3.1
3.4.0
- 3.1.2
- 3.1.2
+ 3.1.3
+ 3.1.3
1.5.0
2.17.1
- 4.2.1
+ 4.2.2
false
5.9
false
1.0
${project.build.directory}/local-repo
- 3.4.1
+ 3.5.0
/tmp
3.2.20
src/it/settings.xml
2.1.1.RELEASE
0
- 1.20.1
+ 1.20.3
@@ -307,7 +307,7 @@
org.codehaus.mojo
extra-enforcer-rules
- 1.8.0
+ 1.9.0
@@ -504,7 +504,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.4.0
+ 3.6.0
jetty-checkstyle.xml
true
@@ -1521,7 +1521,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.2.4
+ 3.2.7
sign-artifacts
@@ -1557,7 +1557,7 @@
com.github.spotbugs
spotbugs-maven-plugin
- 4.8.6.2
+ 4.8.6.5
org.apache.maven.plugins
@@ -1652,7 +1652,7 @@
- 1.5.0
+ 1.5.2
diff --git a/tests/test-webapps/test-jetty-webapp/pom.xml b/tests/test-webapps/test-jetty-webapp/pom.xml
index 9ac56b50b331..a91b667fcde7 100644
--- a/tests/test-webapps/test-jetty-webapp/pom.xml
+++ b/tests/test-webapps/test-jetty-webapp/pom.xml
@@ -201,7 +201,7 @@
javax.websocket
javax.websocket-api
- 1.0
+ 1.1
provided