|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 | 2 | <?pde version="3.8"?>
|
3 |
| -<target name="linuxtools-latest" sequenceNumber="4"> |
| 3 | +<target name="linuxtools-latest" sequenceNumber="5"> |
4 | 4 | <locations>
|
5 | 5 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
6 | 6 | <unit id="com.github.jnr.a64asm" version="1.0.0.v20230715-0746"/>
|
|
133 | 133 | <dependency>
|
134 | 134 | <groupId>com.github.jnr</groupId>
|
135 | 135 | <artifactId>jnr-enxio</artifactId>
|
136 |
| - <version>0.32.17</version> |
| 136 | + <version>0.32.18</version> |
137 | 137 | <type>jar</type>
|
138 | 138 | </dependency>
|
139 | 139 | <dependency>
|
140 | 140 | <groupId>com.github.jnr</groupId>
|
141 | 141 | <artifactId>jnr-ffi</artifactId>
|
142 |
| - <version>2.2.16</version> |
| 142 | + <version>2.2.17</version> |
143 | 143 | <type>jar</type>
|
144 | 144 | </dependency>
|
145 | 145 | <dependency>
|
146 | 146 | <groupId>com.github.jnr</groupId>
|
147 | 147 | <artifactId>jnr-posix</artifactId>
|
148 |
| - <version>3.1.19</version> |
| 148 | + <version>3.1.20</version> |
149 | 149 | <type>jar</type>
|
150 | 150 | </dependency>
|
151 | 151 | <dependency>
|
152 | 152 | <groupId>com.github.jnr</groupId>
|
153 | 153 | <artifactId>jnr-unixsocket</artifactId>
|
154 |
| - <version>0.38.22</version> |
| 154 | + <version>0.38.23</version> |
155 | 155 | <type>jar</type>
|
156 | 156 | </dependency>
|
157 | 157 | <dependency>
|
|
229 | 229 | <dependency>
|
230 | 230 | <groupId>org.glassfish.jersey.connectors</groupId>
|
231 | 231 | <artifactId>jersey-apache-connector</artifactId>
|
232 |
| - <version>3.1.8</version> |
| 232 | + <version>3.1.9</version> |
233 | 233 | <type>jar</type>
|
234 | 234 | </dependency>
|
235 | 235 | <dependency>
|
236 | 236 | <groupId>org.glassfish.jersey.core</groupId>
|
237 | 237 | <artifactId>jersey-client</artifactId>
|
238 |
| - <version>3.1.8</version> |
| 238 | + <version>3.1.9</version> |
239 | 239 | <type>jar</type>
|
240 | 240 | </dependency>
|
241 | 241 | <dependency>
|
242 | 242 | <groupId>org.glassfish.jersey.core</groupId>
|
243 | 243 | <artifactId>jersey-common</artifactId>
|
244 |
| - <version>3.1.8</version> |
| 244 | + <version>3.1.9</version> |
245 | 245 | <type>jar</type>
|
246 | 246 | </dependency>
|
247 | 247 | <dependency>
|
248 | 248 | <groupId>org.glassfish.jersey.core</groupId>
|
249 | 249 | <artifactId>jersey-server</artifactId>
|
250 |
| - <version>3.1.8</version> |
| 250 | + <version>3.1.9</version> |
251 | 251 | <type>jar</type>
|
252 | 252 | </dependency>
|
253 | 253 | <dependency>
|
254 | 254 | <groupId>org.glassfish.jersey.ext</groupId>
|
255 | 255 | <artifactId>jersey-entity-filtering</artifactId>
|
256 |
| - <version>3.1.8</version> |
| 256 | + <version>3.1.9</version> |
257 | 257 | <type>jar</type>
|
258 | 258 | </dependency>
|
259 | 259 | <dependency>
|
260 | 260 | <groupId>org.glassfish.jersey.media</groupId>
|
261 | 261 | <artifactId>jersey-media-json-jackson</artifactId>
|
262 |
| - <version>3.1.8</version> |
| 262 | + <version>3.1.9</version> |
263 | 263 | <type>jar</type>
|
264 | 264 | </dependency>
|
265 | 265 | <dependency>
|
266 | 266 | <groupId>org.glassfish.jersey.inject</groupId>
|
267 | 267 | <artifactId>jersey-hk2</artifactId>
|
268 |
| - <version>3.1.8</version> |
| 268 | + <version>3.1.9</version> |
269 | 269 | <type>jar</type>
|
270 | 270 | </dependency>
|
271 | 271 | <dependency>
|
|
0 commit comments