Skip to content

Commit b0e7edb

Browse files
Update target-platform with latest version
1 parent 142dc44 commit b0e7edb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

releng/org.eclipse.linuxtools.target/linuxtools-latest.target

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>org.apache.commons</groupId>
172172
<artifactId>commons-compress</artifactId>
173-
<version>1.27.1</version>
173+
<version>1.28.0</version>
174174
<type>jar</type>
175175
</dependency>
176176
<dependency>
@@ -200,13 +200,13 @@
200200
<dependency>
201201
<groupId>org.glassfish.hk2</groupId>
202202
<artifactId>osgi-resource-locator</artifactId>
203-
<version>1.0.4</version>
203+
<version>3.0.0</version>
204204
<type>jar</type>
205205
</dependency>
206206
<dependency>
207207
<groupId>jakarta.ws.rs</groupId>
208208
<artifactId>jakarta.ws.rs-api</artifactId>
209-
<version>3.1.0</version>
209+
<version>4.0.0</version>
210210
<type>jar</type>
211211
</dependency>
212212
<dependency>
@@ -266,7 +266,7 @@
266266
<dependency>
267267
<groupId>org.mandas</groupId>
268268
<artifactId>docker-client</artifactId>
269-
<version>9.0.3</version>
269+
<version>9.0.4</version>
270270
<type>jar</type>
271271
</dependency>
272272
</dependencies>

0 commit comments

Comments
 (0)