Skip to content

Commit 599bd6b

Browse files
authored
Fix dependencies (eclipse-che#5590)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
1 parent b7b756c commit 599bd6b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • plugins/plugin-help/che-plugin-help-ext-client

plugins/plugin-help/che-plugin-help-ext-client/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
<groupId>javax.inject</groupId>
3535
<artifactId>javax.inject</artifactId>
3636
</dependency>
37+
<dependency>
38+
<groupId>org.eclipse.che.core</groupId>
39+
<artifactId>che-core-commons-gwt</artifactId>
40+
</dependency>
3741
<dependency>
3842
<groupId>org.eclipse.che.core</groupId>
3943
<artifactId>che-core-ide-api</artifactId>

0 commit comments

Comments
 (0)