Skip to content

Commit ab33abf

Browse files
eclipse-releng-botakurtakov
authored andcommitted
Update target-platform with latest version
1 parent 222d1e5 commit ab33abf

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>org.apache.sshd</groupId>
153153
<artifactId>sshd-osgi</artifactId>
154-
<version>2.17.1</version>
154+
<version>2.18.0</version>
155155
<type>jar</type>
156156
</dependency>
157157
<dependency>
@@ -367,31 +367,31 @@
367367
<dependency>
368368
<groupId>org.ow2.asm</groupId>
369369
<artifactId>asm-analysis</artifactId>
370-
<version>9.9.1</version>
370+
<version>9.10.1</version>
371371
<type>jar</type>
372372
</dependency>
373373
<dependency>
374374
<groupId>org.ow2.asm</groupId>
375375
<artifactId>asm-commons</artifactId>
376-
<version>9.9.1</version>
376+
<version>9.10.1</version>
377377
<type>jar</type>
378378
</dependency>
379379
<dependency>
380380
<groupId>org.ow2.asm</groupId>
381381
<artifactId>asm-tree</artifactId>
382-
<version>9.9.1</version>
382+
<version>9.10.1</version>
383383
<type>jar</type>
384384
</dependency>
385385
<dependency>
386386
<groupId>org.ow2.asm</groupId>
387387
<artifactId>asm-util</artifactId>
388-
<version>9.9.1</version>
388+
<version>9.10.1</version>
389389
<type>jar</type>
390390
</dependency>
391391
<dependency>
392392
<groupId>org.ow2.asm</groupId>
393393
<artifactId>asm</artifactId>
394-
<version>9.9.1</version>
394+
<version>9.10.1</version>
395395
<type>jar</type>
396396
</dependency>
397397
</dependencies>

0 commit comments

Comments
 (0)