diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml
index 242e646376..b20f6349ac 100644
--- a/artemis-hawtio/activemq-branding/pom.xml
+++ b/artemis-hawtio/activemq-branding/pom.xml
@@ -76,8 +76,8 @@
- javax.servlet
- servlet-api
+ org.apache.geronimo.specs
+ geronimo-servlet_3.0_spec
provided
diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml
index 184a283388..be94d36c31 100644
--- a/artemis-hawtio/artemis-console/pom.xml
+++ b/artemis-hawtio/artemis-console/pom.xml
@@ -37,9 +37,8 @@
- javax.servlet
- servlet-api
- ${servlet-api-version}
+ org.apache.geronimo.specs
+ geronimo-servlet_3.0_spec
provided
diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml
index 919246e592..cdb7ce4256 100644
--- a/artemis-hawtio/artemis-plugin/pom.xml
+++ b/artemis-hawtio/artemis-plugin/pom.xml
@@ -80,8 +80,8 @@
- javax.servlet
- servlet-api
+ org.apache.geronimo.specs
+ geronimo-servlet_3.0_spec
provided
diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index ee53280f42..3e6396b2f8 100644
--- a/artemis-hawtio/pom.xml
+++ b/artemis-hawtio/pom.xml
@@ -45,7 +45,7 @@
3.3
2.1.2
2.6
- 2.5
+ 1.0
1.6.6
@@ -67,9 +67,9 @@
- javax.servlet
- servlet-api
- ${servlet-api-version}
+ org.apache.geronimo.specs
+ geronimo-servlet_3.0_spec
+ ${geronimo.servlet.3.0.spec.version}
provided
diff --git a/examples/features/sub-modules/tomcat/pom.xml b/examples/features/sub-modules/tomcat/pom.xml
index 9ceab2dff1..f024395365 100644
--- a/examples/features/sub-modules/tomcat/pom.xml
+++ b/examples/features/sub-modules/tomcat/pom.xml
@@ -36,7 +36,7 @@ under the License.
UTF-8
${project.baseUri}
- 3.0-alpha-1
+ 1.0
@@ -66,9 +66,9 @@ under the License.
- javax.servlet
- servlet-api
- ${servlet-api.version}
+ org.apache.geronimo.specs
+ geronimo-servlet_3.0_spec
+ ${geronimo.servlet.3.0.spec.version}
provided
diff --git a/pom.xml b/pom.xml
index 84be08125b..c48f8ab20e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
1.16
30.1-jre
3.4.0.Final
- 9.4.35.v20201120
+ 9.4.38.v20210224
3.6.13.Final
2.4
3.3.3