consume specific lsp4e version for 2019-06-based builds and include guava 27.1 in p2 repo

This commit is contained in:
Martin Lippert
2019-12-13 12:20:33 +01:00
parent eb0614b31c
commit d5db2c4c9d
2 changed files with 5 additions and 1 deletions

View File

@@ -168,6 +168,10 @@
<category name="Uncategorized"/>
</bundle>
<bundle id="com.google.guava" version="27.1.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.jcodings">
<category name="Uncategorized"/>
</bundle>