Skip to content

Commit d8b92d0

Browse files
Update target-platform with latest version
1 parent 63366fd commit d8b92d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: releng/org.eclipse.linuxtools.target/linuxtools-latest.target

+3-3
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.7-jre</version>
166+
<version>33.4.8-jre</version>
167167
<type>jar</type>
168168
</dependency>
169169
<dependency>
@@ -205,13 +205,13 @@
205205
<dependency>
206206
<groupId>org.glassfish.hk2</groupId>
207207
<artifactId>osgi-resource-locator</artifactId>
208-
<version>1.0.4</version>
208+
<version>3.0.0</version>
209209
<type>jar</type>
210210
</dependency>
211211
<dependency>
212212
<groupId>jakarta.ws.rs</groupId>
213213
<artifactId>jakarta.ws.rs-api</artifactId>
214-
<version>3.1.0</version>
214+
<version>4.0.0</version>
215215
<type>jar</type>
216216
</dependency>
217217
<dependency>

0 commit comments

Comments
 (0)