diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 4d25c61aed0..30f4786c830 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -111,7 +111,7 @@ 2.9.0 2.26 5.3.2 - 9.4.6.v20170531 + 9.4.7.v20170914 2.2.0.v201112011158 8.5.9.1 1.13 diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml index 424526a8df4..31dba4128b6 100644 --- a/spring-boot-starters/spring-boot-starter-jetty/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jetty/pom.xml @@ -39,6 +39,10 @@ org.eclipse.jetty jetty-jndi + + javax.websocket + javax.websocket-client-api +