Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse fr…
Browse files Browse the repository at this point in the history
…om 1.6.0 to 1.6.200

This is a precondition to use the new API provided with
eclipse-equinox/p2#533
and to properly support link handler registrations in macOS
product launchers.

More details:
eclipse-platform/eclipse.platform.ui#1901
  • Loading branch information
sratz authored and akurtakov committed Sep 11, 2024
1 parent 4123a6a commit 0e9cf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.publisher.eclipse</artifactId>
<version>1.6.0</version>
<version>1.6.200</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
Expand Down

0 comments on commit 0e9cf5a

Please sign in to comment.