Skip to content

Commit

Permalink
Update R4_23Maintanence Jetty to 10.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul authored and noopur2507 committed Mar 11, 2024
1 parent 3b68662 commit 0fcb556
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target
Original file line number Diff line number Diff line change
Expand Up @@ -251,43 +251,43 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
<version>10.0.17</version>
<version>10.0.20</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-io</artifactId>
<version>10.0.17</version>
<version>10.0.20</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
<version>10.0.17</version>
<version>10.0.20</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>10.0.17</version>
<version>10.0.20</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>10.0.17</version>
<version>10.0.20</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util-ajax</artifactId>
<version>10.0.17</version>
<version>10.0.20</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>10.0.17</version>
<version>10.0.20</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0fcb556

Please sign in to comment.