Skip to content

Commit 408793d

Browse files
Update target-platform with latest version
1 parent b33c23c commit 408793d

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
@@ -175,13 +175,13 @@
175175
<dependency>
176176
<groupId>org.bouncycastle</groupId>
177177
<artifactId>bcpkix-jdk18on</artifactId>
178-
<version>1.80</version>
178+
<version>1.81</version>
179179
<type>jar</type>
180180
</dependency>
181181
<dependency>
182182
<groupId>org.bouncycastle</groupId>
183183
<artifactId>bcutil-jdk18on</artifactId>
184-
<version>1.80</version>
184+
<version>1.81</version>
185185
<type>jar</type>
186186
</dependency>
187187
<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)