Skip to content

Commit 9beb094

Browse files
Update target-platform with latest version
1 parent 72eacaa commit 9beb094

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.apache.sshd</groupId>
148148
<artifactId>sshd-osgi</artifactId>
149-
<version>2.15.0</version>
149+
<version>2.16.0</version>
150150
<type>jar</type>
151151
</dependency>
152152
<dependency>
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>org.jsoup</groupId>
178178
<artifactId>jsoup</artifactId>
179-
<version>1.21.1</version>
179+
<version>1.21.2</version>
180180
<type>jar</type>
181181
</dependency>
182182
<dependency>
@@ -312,13 +312,13 @@
312312
<dependency>
313313
<groupId>org.mortbay.jasper</groupId>
314314
<artifactId>apache-el</artifactId>
315-
<version>9.0.107</version>
315+
<version>9.0.108.1</version>
316316
<type>jar</type>
317317
</dependency>
318318
<dependency>
319319
<groupId>org.mortbay.jasper</groupId>
320320
<artifactId>apache-jsp</artifactId>
321-
<version>9.0.107</version>
321+
<version>9.0.108.1</version>
322322
<type>jar</type>
323323
</dependency>
324324
</dependencies>

0 commit comments

Comments
 (0)