Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit b38c07d

Browse files
author
Robert Danci
committed
PROC-1219: Remove other tomcat7 deps unrelated to EL
1 parent dee0f7d commit b38c07d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

-10
Original file line numberDiff line numberDiff line change
@@ -401,16 +401,6 @@
401401
<artifactId>tomcat-jasper-el</artifactId>
402402
<version>${tomcat-api7.version}</version>
403403
</dependency>
404-
<dependency>
405-
<groupId>org.apache.tomcat</groupId>
406-
<artifactId>tomcat-jsp-api</artifactId>
407-
<version>${tomcat-api7.version}</version>
408-
</dependency>
409-
<dependency>
410-
<groupId>org.apache.tomcat</groupId>
411-
<artifactId>tomcat-servlet-api</artifactId>
412-
<version>${tomcat-api7.version}</version>
413-
</dependency>
414404
</dependencies>
415405
</dependencyManagement>
416406

0 commit comments

Comments
 (0)