We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d90de commit 421ff39Copy full SHA for 421ff39
releng/org.eclipse.linuxtools.target/linuxtools-latest.target
@@ -205,13 +205,13 @@
205
<dependency>
206
<groupId>org.glassfish.hk2</groupId>
207
<artifactId>osgi-resource-locator</artifactId>
208
- <version>1.0.4</version>
+ <version>3.0.0</version>
209
<type>jar</type>
210
</dependency>
211
212
<groupId>jakarta.ws.rs</groupId>
213
<artifactId>jakarta.ws.rs-api</artifactId>
214
- <version>3.1.0</version>
+ <version>4.0.0</version>
215
216
217
0 commit comments