We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f0159 commit 36d90deCopy full SHA for 36d90de
releng/org.eclipse.linuxtools.target/linuxtools-latest.target
@@ -163,7 +163,7 @@
163
<dependency>
164
<groupId>com.google.guava</groupId>
165
<artifactId>guava</artifactId>
166
- <version>33.4.6-jre</version>
+ <version>33.4.7-jre</version>
167
<type>jar</type>
168
</dependency>
169
@@ -220,12 +220,6 @@
220
<version>4.0.2</version>
221
222
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>
229
230
<groupId>org.glassfish.jersey.connectors</groupId>
231
<artifactId>jersey-apache-connector</artifactId>
0 commit comments