Skip to content

Commit

Permalink
Remove references to org.glassfish.web.javax.servlet.jsp (#1359)
Browse files Browse the repository at this point in the history
  • Loading branch information
merks authored Sep 16, 2023
1 parent ff2aeeb commit a436490
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,6 @@
<id>org.apache.commons.jxpath</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.glassfish.web.javax.servlet.jsp</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.apache.lucene.analysis-common</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -329,12 +329,6 @@
<version>9.0.52</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.glassfish.web</groupId>
<artifactId>javax.servlet.jsp</artifactId>
<version>2.3.4</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.el</artifactId>
Expand Down

0 comments on commit a436490

Please sign in to comment.