We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63366fd commit d8b92d0Copy full SHA for d8b92d0
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.7-jre</version>
+ <version>33.4.8-jre</version>
167
<type>jar</type>
168
</dependency>
169
@@ -205,13 +205,13 @@
205
206
<groupId>org.glassfish.hk2</groupId>
207
<artifactId>osgi-resource-locator</artifactId>
208
- <version>1.0.4</version>
+ <version>3.0.0</version>
209
210
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