Skip to content

Commit 37cfe4f

Browse files
Update target-platform with latest version
1 parent adb7eab commit 37cfe4f

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

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

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -569,103 +569,103 @@
569569
<dependency>
570570
<groupId>biz.aQute.bnd</groupId>
571571
<artifactId>aQute.libg</artifactId>
572-
<version>7.1.0</version>
572+
<version>7.2.0</version>
573573
<type>jar</type>
574574
</dependency>
575575
<dependency>
576576
<groupId>biz.aQute.bnd</groupId>
577577
<artifactId>biz.aQute.bnd.annotation</artifactId>
578-
<version>7.1.0</version>
578+
<version>7.2.0</version>
579579
<type>jar</type>
580580
</dependency>
581581
<dependency>
582582
<groupId>biz.aQute.bnd</groupId>
583583
<artifactId>biz.aQute.bnd.embedded-repo</artifactId>
584-
<version>7.1.0</version>
584+
<version>7.2.0</version>
585585
<type>jar</type>
586586
</dependency>
587587
<dependency>
588588
<groupId>biz.aQute.bnd</groupId>
589589
<artifactId>biz.aQute.bnd.util</artifactId>
590-
<version>7.1.0</version>
590+
<version>7.2.0</version>
591591
<type>jar</type>
592592
</dependency>
593593
<dependency>
594594
<groupId>biz.aQute.bnd</groupId>
595595
<artifactId>biz.aQute.bndlib</artifactId>
596-
<version>7.1.0</version>
596+
<version>7.2.0</version>
597597
<type>jar</type>
598598
</dependency>
599599
<dependency>
600600
<groupId>biz.aQute.bnd</groupId>
601601
<artifactId>biz.aQute.repository</artifactId>
602-
<version>7.1.0</version>
602+
<version>7.2.0</version>
603603
<type>jar</type>
604604
</dependency>
605605
<dependency>
606606
<groupId>biz.aQute.bnd</groupId>
607607
<artifactId>biz.aQute.resolve</artifactId>
608-
<version>7.1.0</version>
608+
<version>7.2.0</version>
609609
<type>jar</type>
610610
</dependency>
611611
<dependency>
612612
<groupId>biz.aQute.bnd</groupId>
613613
<artifactId>biz.aQute.tester.junit-platform</artifactId>
614-
<version>7.1.0</version>
614+
<version>7.2.0</version>
615615
<type>jar</type>
616616
</dependency>
617617
<dependency>
618618
<groupId>biz.aQute.bnd</groupId>
619619
<artifactId>biz.aQute.tester</artifactId>
620-
<version>7.1.0</version>
620+
<version>7.2.0</version>
621621
<type>jar</type>
622622
</dependency>
623623
<dependency>
624624
<groupId>org.bndtools</groupId>
625625
<artifactId>bndtools.api</artifactId>
626-
<version>7.1.0</version>
626+
<version>7.2.0</version>
627627
<type>jar</type>
628628
</dependency>
629629
<dependency>
630630
<groupId>org.bndtools</groupId>
631631
<artifactId>bndtools.jareditor</artifactId>
632-
<version>7.1.0</version>
632+
<version>7.2.0</version>
633633
<type>jar</type>
634634
</dependency>
635635
<dependency>
636636
<groupId>org.bndtools</groupId>
637637
<artifactId>org.bndtools.headless.build.manager</artifactId>
638-
<version>7.1.0</version>
638+
<version>7.2.0</version>
639639
<type>jar</type>
640640
</dependency>
641641
<dependency>
642642
<groupId>org.bndtools</groupId>
643643
<artifactId>org.bndtools.headless.build.plugin.gradle</artifactId>
644-
<version>7.1.0</version>
644+
<version>7.2.0</version>
645645
<type>jar</type>
646646
</dependency>
647647
<dependency>
648648
<groupId>org.bndtools</groupId>
649649
<artifactId>org.bndtools.templates.template</artifactId>
650-
<version>7.1.0</version>
650+
<version>7.2.0</version>
651651
<type>jar</type>
652652
</dependency>
653653
<dependency>
654654
<groupId>org.bndtools</groupId>
655655
<artifactId>org.bndtools.templating</artifactId>
656-
<version>7.1.0</version>
656+
<version>7.2.0</version>
657657
<type>jar</type>
658658
</dependency>
659659
<dependency>
660660
<groupId>org.bndtools</groupId>
661661
<artifactId>org.bndtools.versioncontrol.ignores.manager</artifactId>
662-
<version>7.1.0</version>
662+
<version>7.2.0</version>
663663
<type>jar</type>
664664
</dependency>
665665
<dependency>
666666
<groupId>org.bndtools</groupId>
667667
<artifactId>org.bndtools.versioncontrol.ignores.plugin.git</artifactId>
668-
<version>7.1.0</version>
668+
<version>7.2.0</version>
669669
<type>jar</type>
670670
</dependency>
671671
</dependencies>

0 commit comments

Comments
 (0)