|
174 | 174 | <dependency>
|
175 | 175 | <groupId>org.bouncycastle</groupId>
|
176 | 176 | <artifactId>bcpkix-jdk18on</artifactId>
|
177 |
| - <version>1.79</version> |
| 177 | + <version>1.80</version> |
178 | 178 | <type>jar</type>
|
179 | 179 | </dependency>
|
180 | 180 | <dependency>
|
181 | 181 | <groupId>org.bouncycastle</groupId>
|
182 | 182 | <artifactId>bcutil-jdk18on</artifactId>
|
183 |
| - <version>1.79</version> |
| 183 | + <version>1.80</version> |
184 | 184 | <type>jar</type>
|
185 | 185 | </dependency>
|
186 | 186 | <dependency>
|
|
228 | 228 | <dependency>
|
229 | 229 | <groupId>org.glassfish.jersey.connectors</groupId>
|
230 | 230 | <artifactId>jersey-apache5-connector</artifactId>
|
231 |
| - <version>3.1.9</version> |
| 231 | + <version>3.1.10</version> |
232 | 232 | <type>jar</type>
|
233 | 233 | </dependency>
|
234 | 234 | <dependency>
|
235 | 235 | <groupId>org.glassfish.jersey.core</groupId>
|
236 | 236 | <artifactId>jersey-client</artifactId>
|
237 |
| - <version>3.1.9</version> |
| 237 | + <version>3.1.10</version> |
238 | 238 | <type>jar</type>
|
239 | 239 | </dependency>
|
240 | 240 | <dependency>
|
241 | 241 | <groupId>org.glassfish.jersey.core</groupId>
|
242 | 242 | <artifactId>jersey-common</artifactId>
|
243 |
| - <version>3.1.9</version> |
| 243 | + <version>3.1.10</version> |
244 | 244 | <type>jar</type>
|
245 | 245 | </dependency>
|
246 | 246 | <dependency>
|
247 | 247 | <groupId>org.glassfish.jersey.core</groupId>
|
248 | 248 | <artifactId>jersey-server</artifactId>
|
249 |
| - <version>3.1.9</version> |
| 249 | + <version>3.1.10</version> |
250 | 250 | <type>jar</type>
|
251 | 251 | </dependency>
|
252 | 252 | <dependency>
|
253 | 253 | <groupId>org.glassfish.jersey.ext</groupId>
|
254 | 254 | <artifactId>jersey-entity-filtering</artifactId>
|
255 |
| - <version>3.1.9</version> |
| 255 | + <version>3.1.10</version> |
256 | 256 | <type>jar</type>
|
257 | 257 | </dependency>
|
258 | 258 | <dependency>
|
259 | 259 | <groupId>org.glassfish.jersey.media</groupId>
|
260 | 260 | <artifactId>jersey-media-json-jackson</artifactId>
|
261 |
| - <version>3.1.9</version> |
| 261 | + <version>3.1.10</version> |
262 | 262 | <type>jar</type>
|
263 | 263 | </dependency>
|
264 | 264 | <dependency>
|
265 | 265 | <groupId>org.glassfish.jersey.inject</groupId>
|
266 | 266 | <artifactId>jersey-hk2</artifactId>
|
267 |
| - <version>3.1.9</version> |
| 267 | + <version>3.1.10</version> |
268 | 268 | <type>jar</type>
|
269 | 269 | </dependency>
|
270 | 270 | <dependency>
|
|
0 commit comments