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 authored and github-actions[bot] committed Dec 5, 2024
1 parent fbee0e8 commit 979e0fb
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 979e0fb

Please sign in to comment.