Skip to content

Commit

Permalink
Add org.apache.felix:org.apache.felix.http.servlet-api:1.2.0
Browse files Browse the repository at this point in the history
from Maven-Central
  • Loading branch information
HannesWell committed Dec 9, 2022
1 parent 9c43bf4 commit 22dc5d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,6 @@
</location>
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" label="Jetty and servlet API" missingManifest="error" type="Maven">
<dependencies>
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>4.0.4</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>javax.servlet.jsp</groupId>
<artifactId>javax.servlet.jsp-api</artifactId>
Expand Down Expand Up @@ -582,6 +576,12 @@
<version>1.1.4</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.servlet-api</artifactId>
<version>1.2.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr</artifactId>
Expand Down

0 comments on commit 22dc5d7

Please sign in to comment.