-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -288,6 +288,11 @@ | |
<artifactId>bcpg-jdk18on</artifactId> | ||
<version>(,1.71]</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.eclipse.platform</groupId> | ||
<artifactId>org.eclipse.equinox.p2.core</artifactId> | ||
<version>(,2.6.200]</version> | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
laeubi
Member
|
||
</dependency> | ||
</dependencies> | ||
</dependencyManagement> | ||
|
||
|
Please don’t use ranges to pin versions. Just a single version which is known to work. Compare with https://maven.apache.org/pom.html#dependency-version-requirement-specification