From f77aa3559c00ab10c38c24226e5cb90f9ea41d8c Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 30 Jun 2022 13:05:56 +0200 Subject: [PATCH] add lsp4j update site to ensure dependencies are around, specifically gson in version 2.8.9 --- eclipse-distribution/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 7a8745074..ac9c27134 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -607,6 +607,14 @@ p2 https://download.eclipse.org/lsp4e/snapshots/ + + + + lsp4j + p2 + https://download.eclipse.org/lsp4j/updates/releases/0.14.0/ + +