Skip to content

Commit

Permalink
Bump to new versions for signer mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Dec 5, 2024
1 parent e8568ea commit fa09a29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tycho-apitools-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.api.tools</artifactId>
<version>1.3.500</version>
<version>1.3.600</version>
<type>jar</type>
<exclusions>
<exclusion>
Expand All @@ -62,7 +62,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.common</artifactId>
<version>3.19.100</version>
<version>3.19.200</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.jface</artifactId>
<version>3.35.0</version>
<version>3.35.100</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit fa09a29

Please sign in to comment.