Skip to content

Commit 0c62a5d

Browse files
eclipse-releng-botmerks
authored andcommitted
Update target-platform with latest version
1 parent 13f7e46 commit 0c62a5d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -363,31 +363,31 @@
363363
<dependency>
364364
<groupId>org.ow2.asm</groupId>
365365
<artifactId>asm-analysis</artifactId>
366-
<version>9.8</version>
366+
<version>9.9</version>
367367
<type>jar</type>
368368
</dependency>
369369
<dependency>
370370
<groupId>org.ow2.asm</groupId>
371371
<artifactId>asm-commons</artifactId>
372-
<version>9.8</version>
372+
<version>9.9</version>
373373
<type>jar</type>
374374
</dependency>
375375
<dependency>
376376
<groupId>org.ow2.asm</groupId>
377377
<artifactId>asm-tree</artifactId>
378-
<version>9.8</version>
378+
<version>9.9</version>
379379
<type>jar</type>
380380
</dependency>
381381
<dependency>
382382
<groupId>org.ow2.asm</groupId>
383383
<artifactId>asm-util</artifactId>
384-
<version>9.8</version>
384+
<version>9.9</version>
385385
<type>jar</type>
386386
</dependency>
387387
<dependency>
388388
<groupId>org.ow2.asm</groupId>
389389
<artifactId>asm</artifactId>
390-
<version>9.8</version>
390+
<version>9.9</version>
391391
<type>jar</type>
392392
</dependency>
393393
</dependencies>

0 commit comments

Comments
 (0)