Skip to content

Commit 3de664e

Browse files
author
Thierry Boileau
committed
Dropped reference to servlet module in pom.xml
1 parent aa6b22c commit 3de664e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
<lib-osgi-version>4.3.1</lib-osgi-version>
6262
<lib-slf4j-version>2.0.17</lib-slf4j-version>
6363
<lib-spring-version>6.2.8</lib-spring-version>
64-
<lib-servlet-version>6.0.0</lib-servlet-version>
6564
<lib-thymeleaf-version>3.1.3.RELEASE</lib-thymeleaf-version>
6665
<lib-velocity-version>2.4.1</lib-velocity-version>
6766
<!-- tests -->
@@ -77,7 +76,6 @@
7776
<module>org.restlet.ext.jackson</module>
7877
<module>org.restlet.ext.jetty</module>
7978
<module>org.restlet.ext.json</module>
80-
<module>org.restlet.ext.servlet</module>
8179
<module>org.restlet.ext.slf4j</module>
8280
<module>org.restlet.ext.spring</module>
8381
<module>org.restlet.ext.thymeleaf</module>

0 commit comments

Comments
 (0)