Skip to content

Commit b811cd9

Browse files
Update target-platform with latest version
1 parent a04a41c commit b811cd9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -366,31 +366,31 @@
366366
<dependency>
367367
<groupId>org.ow2.asm</groupId>
368368
<artifactId>asm-analysis</artifactId>
369-
<version>9.9.1</version>
369+
<version>9.10</version>
370370
<type>jar</type>
371371
</dependency>
372372
<dependency>
373373
<groupId>org.ow2.asm</groupId>
374374
<artifactId>asm-commons</artifactId>
375-
<version>9.9.1</version>
375+
<version>9.10</version>
376376
<type>jar</type>
377377
</dependency>
378378
<dependency>
379379
<groupId>org.ow2.asm</groupId>
380380
<artifactId>asm-tree</artifactId>
381-
<version>9.9.1</version>
381+
<version>9.10</version>
382382
<type>jar</type>
383383
</dependency>
384384
<dependency>
385385
<groupId>org.ow2.asm</groupId>
386386
<artifactId>asm-util</artifactId>
387-
<version>9.9.1</version>
387+
<version>9.10</version>
388388
<type>jar</type>
389389
</dependency>
390390
<dependency>
391391
<groupId>org.ow2.asm</groupId>
392392
<artifactId>asm</artifactId>
393-
<version>9.9.1</version>
393+
<version>9.10</version>
394394
<type>jar</type>
395395
</dependency>
396396
</dependencies>

0 commit comments

Comments
 (0)