|
7 | 7 | <unit id="com.github.jnr.x86asm" version="1.0.2.v20230715-0746"/> |
8 | 8 | <unit id="com.github.jnr.jffi.native" version="1.3.14.v20251025-0800"/> |
9 | 9 | <unit id="org.aopalliance" version="1.0.0.v20230720-0728"/> |
10 | | -<unit id="org.codelibs.nekohtml" version="3.0.0.v20251023-1000"/> |
11 | | -<unit id="org.codelibs.nekohtml.source" version="3.0.0.v20251023-1000"/> |
| 10 | +<unit id="org.codelibs.nekohtml" version="3.0.1.v20251103-0800"/> |
| 11 | +<unit id="org.codelibs.nekohtml.source" version="3.0.1.v20251103-0800"/> |
12 | 12 | <unit id="org.apache.httpcomponents.httpclient" version="4.5.14" /> |
13 | 13 | <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/latest"/> |
14 | 14 | </location> |
|
224 | 224 | <dependency> |
225 | 225 | <groupId>org.glassfish.jersey.core</groupId> |
226 | 226 | <artifactId>jersey-client</artifactId> |
227 | | - <version>3.1.11</version> |
| 227 | + <version>4.0.0</version> |
228 | 228 | <type>jar</type> |
229 | 229 | </dependency> |
230 | 230 | <dependency> |
231 | 231 | <groupId>org.glassfish.jersey.core</groupId> |
232 | 232 | <artifactId>jersey-common</artifactId> |
233 | | - <version>3.1.11</version> |
| 233 | + <version>4.0.0</version> |
234 | 234 | <type>jar</type> |
235 | 235 | </dependency> |
236 | 236 | <dependency> |
237 | 237 | <groupId>org.glassfish.jersey.core</groupId> |
238 | 238 | <artifactId>jersey-server</artifactId> |
239 | | - <version>3.1.11</version> |
| 239 | + <version>4.0.0</version> |
240 | 240 | <type>jar</type> |
241 | 241 | </dependency> |
242 | 242 | <dependency> |
243 | 243 | <groupId>org.glassfish.jersey.ext</groupId> |
244 | 244 | <artifactId>jersey-entity-filtering</artifactId> |
245 | | - <version>3.1.11</version> |
| 245 | + <version>4.0.0</version> |
246 | 246 | <type>jar</type> |
247 | 247 | </dependency> |
248 | 248 | <dependency> |
249 | 249 | <groupId>org.glassfish.jersey.media</groupId> |
250 | 250 | <artifactId>jersey-media-json-jackson</artifactId> |
251 | | - <version>3.1.11</version> |
| 251 | + <version>4.0.0</version> |
252 | 252 | <type>jar</type> |
253 | 253 | </dependency> |
254 | 254 | <dependency> |
255 | 255 | <groupId>org.glassfish.jersey.inject</groupId> |
256 | 256 | <artifactId>jersey-hk2</artifactId> |
257 | | - <version>3.1.11</version> |
| 257 | + <version>4.0.0</version> |
258 | 258 | <type>jar</type> |
259 | 259 | </dependency> |
260 | 260 | <dependency> |
|
0 commit comments