Skip to content

Commit 27580ed

Browse files
committed
Update tycho and jacoco
1 parent df07092 commit 27580ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- this is the parent POM from which all modules inherit common settings -->
1313
<properties>
14-
<tycho-version>2.7.5</tycho-version>
14+
<tycho-version>3.0.4</tycho-version>
1515
<antrun-version>1.8</antrun-version>
1616
<maven.test.failure.ignore>true</maven.test.failure.ignore>
1717
<test.vmargs>-server</test.vmargs>
@@ -34,7 +34,7 @@
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3535
<tycho.scmUrl>scm:git:https://github.com/eclipse/pdt.git</tycho.scmUrl>
3636
<tycho.testArgLine />
37-
<jacoco.version>0.8.5</jacoco.version>
37+
<jacoco.version>0.8.10</jacoco.version>
3838
<eclipseNext>false</eclipseNext>
3939
<p2.mirrorsPrefix>/tools/pdt/updates/8.0/</p2.mirrorsPrefix>
4040
<p2.statsURI>https://download.eclipse.org/stats</p2.statsURI>

0 commit comments

Comments
 (0)