Skip to content

Commit 498a74d

Browse files
committed
Update tycho to 5.0.2 and jarsigner to 1.5.4
1 parent 94570be commit 498a74d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • releng/org.eclipse.epp.config/parent

releng/org.eclipse.epp.config/parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

2525
<properties>
2626
<maven.version>3.9.9</maven.version>
27-
<tycho.version>5.0.1</tycho.version>
27+
<tycho.version>5.0.2</tycho.version>
2828
<tycho.scmUrl>scm:git:https://github.com/eclipse-packaging/packages.git</tycho.scmUrl>
29-
<cbi.version>1.5.3</cbi.version>
29+
<cbi.version>1.5.4</cbi.version>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3131
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
3232
<build>${maven.build.timestamp}</build>

0 commit comments

Comments
 (0)