We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0315eb commit 1fef910Copy full SHA for 1fef910
releng/org.eclipse.linuxtools.target/linuxtools-latest.target
@@ -200,13 +200,13 @@
200
<dependency>
201
<groupId>org.glassfish.hk2</groupId>
202
<artifactId>osgi-resource-locator</artifactId>
203
- <version>1.0.4</version>
+ <version>3.0.0</version>
204
<type>jar</type>
205
</dependency>
206
207
<groupId>jakarta.ws.rs</groupId>
208
<artifactId>jakarta.ws.rs-api</artifactId>
209
- <version>3.1.0</version>
+ <version>4.0.0</version>
210
211
212
0 commit comments