|
101 | 101 | }, |
102 | 102 | { |
103 | 103 | "moduleName": "com.typesafe.netty:netty-reactive-streams", |
104 | | - "moduleVersion": "2.0.4", |
| 104 | + "moduleVersion": "2.0.17", |
105 | 105 | "moduleUrls": [ |
106 | 106 | "http://typesafe.com/" |
107 | 107 | ], |
|
193 | 193 | }, |
194 | 194 | { |
195 | 195 | "moduleName": "io.netty:netty-codec-http", |
196 | | - "moduleVersion": "4.2.2.Final", |
| 196 | + "moduleVersion": "4.2.13.Final", |
197 | 197 | "moduleUrls": [ |
198 | 198 | "https://netty.io/" |
199 | 199 | ], |
|
271 | 271 | }, |
272 | 272 | { |
273 | 273 | "moduleName": "io.netty:netty-handler-proxy", |
274 | | - "moduleVersion": "4.2.2.Final", |
| 274 | + "moduleVersion": "4.2.13.Final", |
275 | 275 | "moduleUrls": [ |
276 | 276 | "https://netty.io/" |
277 | 277 | ], |
|
308 | 308 | } |
309 | 309 | ] |
310 | 310 | }, |
| 311 | + { |
| 312 | + "moduleName": "io.netty:netty-transport-classes-epoll", |
| 313 | + "moduleVersion": "4.1.133.Final", |
| 314 | + "moduleUrls": [ |
| 315 | + "https://netty.io/" |
| 316 | + ], |
| 317 | + "moduleLicenses": [ |
| 318 | + { |
| 319 | + "moduleLicense": "Apache License, Version 2.0", |
| 320 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 321 | + } |
| 322 | + ] |
| 323 | + }, |
| 324 | + { |
| 325 | + "moduleName": "io.netty:netty-transport-classes-kqueue", |
| 326 | + "moduleVersion": "4.1.133.Final", |
| 327 | + "moduleUrls": [ |
| 328 | + "https://netty.io/" |
| 329 | + ], |
| 330 | + "moduleLicenses": [ |
| 331 | + { |
| 332 | + "moduleLicense": "Apache License, Version 2.0", |
| 333 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 334 | + } |
| 335 | + ] |
| 336 | + }, |
311 | 337 | { |
312 | 338 | "moduleName": "io.netty:netty-transport-native-epoll", |
313 | | - "moduleVersion": "4.1.60.Final", |
| 339 | + "moduleVersion": "4.1.133.Final", |
314 | 340 | "moduleUrls": [ |
315 | 341 | "https://netty.io/" |
316 | 342 | ], |
|
323 | 349 | }, |
324 | 350 | { |
325 | 351 | "moduleName": "io.netty:netty-transport-native-kqueue", |
326 | | - "moduleVersion": "4.1.60.Final", |
| 352 | + "moduleVersion": "4.1.133.Final", |
327 | 353 | "moduleUrls": [ |
328 | 354 | "https://netty.io/" |
329 | 355 | ], |
|
384 | 410 | }, |
385 | 411 | { |
386 | 412 | "moduleName": "org.asynchttpclient:async-http-client", |
387 | | - "moduleVersion": "2.12.4", |
| 413 | + "moduleVersion": "2.15.0", |
388 | 414 | "moduleLicenses": [ |
389 | 415 | { |
390 | 416 | "moduleLicense": "Apache License, Version 2.0", |
|
394 | 420 | }, |
395 | 421 | { |
396 | 422 | "moduleName": "org.asynchttpclient:async-http-client-netty-utils", |
397 | | - "moduleVersion": "2.12.4", |
| 423 | + "moduleVersion": "2.15.0", |
398 | 424 | "moduleLicenses": [ |
399 | 425 | { |
400 | 426 | "moduleLicense": "Apache License, Version 2.0", |
|
429 | 455 | }, |
430 | 456 | { |
431 | 457 | "moduleName": "org.reactivestreams:reactive-streams", |
432 | | - "moduleVersion": "1.0.3", |
| 458 | + "moduleVersion": "1.0.4", |
433 | 459 | "moduleUrls": [ |
434 | 460 | "http://reactive-streams.org", |
435 | 461 | "http://www.reactive-streams.org/" |
436 | 462 | ], |
437 | 463 | "moduleLicenses": [ |
438 | 464 | { |
439 | | - "moduleLicense": "Creative Commons Legal Code", |
440 | | - "moduleLicenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/legalcode" |
| 465 | + "moduleLicense": "MIT-0", |
| 466 | + "moduleLicenseUrl": "https://spdx.org/licenses/MIT-0.html" |
441 | 467 | } |
442 | 468 | ] |
443 | 469 | }, |
|
0 commit comments