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 3fce7d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tycho-apitools-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 3fce7d4

Please sign in to comment.