|
564 | 564 | <dependency>
|
565 | 565 | <groupId>io.netty</groupId>
|
566 | 566 | <artifactId>netty-buffer</artifactId>
|
567 |
| - <version>4.1.124.Final</version> |
| 567 | + <version>4.1.126.Final</version> |
568 | 568 | </dependency>
|
569 | 569 | <dependency>
|
570 | 570 | <groupId>io.netty</groupId>
|
571 | 571 | <artifactId>netty-codec-http2</artifactId>
|
572 |
| - <version>4.1.124.Final</version> |
| 572 | + <version>4.1.126.Final</version> |
573 | 573 | </dependency>
|
574 | 574 | <dependency>
|
575 | 575 | <groupId>io.netty</groupId>
|
576 | 576 | <artifactId>netty-codec-http</artifactId>
|
577 |
| - <version>4.1.124.Final</version> |
| 577 | + <version>4.1.126.Final</version> |
578 | 578 | </dependency>
|
579 | 579 | <dependency>
|
580 | 580 | <groupId>io.netty</groupId>
|
581 | 581 | <artifactId>netty-codec-socks</artifactId>
|
582 |
| - <version>4.1.124.Final</version> |
| 582 | + <version>4.1.126.Final</version> |
583 | 583 | </dependency>
|
584 | 584 | <dependency>
|
585 | 585 | <groupId>io.netty</groupId>
|
586 | 586 | <artifactId>netty-codec</artifactId>
|
587 |
| - <version>4.1.124.Final</version> |
| 587 | + <version>4.1.126.Final</version> |
588 | 588 | </dependency>
|
589 | 589 | <dependency>
|
590 | 590 | <groupId>io.netty</groupId>
|
591 | 591 | <artifactId>netty-common</artifactId>
|
592 |
| - <version>4.1.124.Final</version> |
| 592 | + <version>4.1.126.Final</version> |
593 | 593 | </dependency>
|
594 | 594 | <dependency>
|
595 | 595 | <groupId>io.netty</groupId>
|
596 | 596 | <artifactId>netty-handler-proxy</artifactId>
|
597 |
| - <version>4.1.124.Final</version> |
| 597 | + <version>4.1.126.Final</version> |
598 | 598 | </dependency>
|
599 | 599 | <dependency>
|
600 | 600 | <groupId>io.netty</groupId>
|
601 | 601 | <artifactId>netty-handler</artifactId>
|
602 |
| - <version>4.1.124.Final</version> |
| 602 | + <version>4.1.126.Final</version> |
603 | 603 | </dependency>
|
604 | 604 | <dependency>
|
605 | 605 | <groupId>io.netty</groupId>
|
606 | 606 | <artifactId>netty-resolver</artifactId>
|
607 |
| - <version>4.1.124.Final</version> |
| 607 | + <version>4.1.126.Final</version> |
608 | 608 | </dependency>
|
609 | 609 | <dependency>
|
610 | 610 | <groupId>io.netty</groupId>
|
611 | 611 | <artifactId>netty-transport-native-unix-common</artifactId>
|
612 |
| - <version>4.1.124.Final</version> |
| 612 | + <version>4.1.126.Final</version> |
613 | 613 | </dependency>
|
614 | 614 | <dependency>
|
615 | 615 | <groupId>io.netty</groupId>
|
616 | 616 | <artifactId>netty-transport</artifactId>
|
617 |
| - <version>4.1.124.Final</version> |
| 617 | + <version>4.1.126.Final</version> |
618 | 618 | </dependency>
|
619 | 619 | <dependency>
|
620 | 620 | <groupId>io.openliberty.arquillian</groupId>
|
|
0 commit comments