Skip to content

Commit 36d90de

Browse files
committed
Update target platform
Update guava and remove duplicated osgi-resource-locator.
1 parent 40f0159 commit 36d90de

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

releng/org.eclipse.linuxtools.target/linuxtools-latest.target

+1-7
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<dependency>
164164
<groupId>com.google.guava</groupId>
165165
<artifactId>guava</artifactId>
166-
<version>33.4.6-jre</version>
166+
<version>33.4.7-jre</version>
167167
<type>jar</type>
168168
</dependency>
169169
<dependency>
@@ -220,12 +220,6 @@
220220
<version>4.0.2</version>
221221
<type>jar</type>
222222
</dependency>
223-
<dependency>
224-
<groupId>org.glassfish.hk2</groupId>
225-
<artifactId>osgi-resource-locator</artifactId>
226-
<version>1.0.3</version>
227-
<type>jar</type>
228-
</dependency>
229223
<dependency>
230224
<groupId>org.glassfish.jersey.connectors</groupId>
231225
<artifactId>jersey-apache-connector</artifactId>

0 commit comments

Comments
 (0)