Skip to content

Commit

Permalink
Update org.eclipse.equinox.common and registry to 2024-06
Browse files Browse the repository at this point in the history
Due to split package this update has to go together with core.runtime.
  • Loading branch information
akurtakov committed Jun 13, 2024
1 parent f528fd8 commit 88cdced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sisu-osgi/sisu-osgi-connect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.registry</artifactId>
<version>3.12.0</version>
<version>3.12.100</version>
</dependency>
<dependency>
<groupId>org.eclipse.sisu</groupId>
Expand Down
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.0</version>
<version>3.19.100</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
Expand Down

0 comments on commit 88cdced

Please sign in to comment.