|
651 | 651 | <maven-failsafe-plugin-version>3.5.0</maven-failsafe-plugin-version>
|
652 | 652 | <maven-dependency-plugin-version>3.8.0</maven-dependency-plugin-version>
|
653 | 653 | <exec-maven-plugin-version>3.4.1</exec-maven-plugin-version>
|
654 |
| - <spotbugs-maven-plugin-version>4.8.6.3</spotbugs-maven-plugin-version> |
| 654 | + <spotbugs-maven-plugin-version>4.8.6.4</spotbugs-maven-plugin-version> |
655 | 655 | <spotbugs-version>4.8.6</spotbugs-version>
|
656 | 656 | <checkstyle-version>10.18.1</checkstyle-version>
|
657 | 657 | <directory-maven-version>1.0</directory-maven-version>
|
658 | 658 | <maven-jxr-plugin-version>3.5.0</maven-jxr-plugin-version>
|
659 |
| - <maven-gpg-plugin-version>3.2.5</maven-gpg-plugin-version> |
| 659 | + <maven-gpg-plugin-version>3.2.7</maven-gpg-plugin-version> |
660 | 660 | <hamcrest-junit-version>2.0.0.0</hamcrest-junit-version>
|
661 | 661 | <simplestub-version>1.3.3</simplestub-version>
|
662 | 662 | <jakarta-json-version>2.0.1</jakarta-json-version>
|
663 | 663 | <jms-api-version>2.0.1</jms-api-version>
|
664 | 664 | <kjetland-mbknor-jsonschema-version>1.0.39</kjetland-mbknor-jsonschema-version>
|
665 |
| - <networknt-jsonschmema-validator-version>1.5.1</networknt-jsonschmema-validator-version> |
| 665 | + <networknt-jsonschmema-validator-version>1.5.2</networknt-jsonschmema-validator-version> |
666 | 666 | <commons-exec-version>1.4.0</commons-exec-version>
|
667 | 667 | <commons-codec-version>1.17.1</commons-codec-version>
|
668 | 668 | <httpunit-version>1.7.3</httpunit-version>
|
|
671 | 671 | <mojo-build-helper-version>3.6.0</mojo-build-helper-version>
|
672 | 672 | <maven-plugin-version>1.0.0</maven-plugin-version>
|
673 | 673 | <assertj.core.version>3.26.3</assertj.core.version>
|
674 |
| - <commons.io.version>2.16.1</commons.io.version> |
| 674 | + <commons.io.version>2.17.0</commons.io.version> |
675 | 675 | <commons.compress.version>1.27.1</commons.compress.version>
|
676 | 676 | <awaitility-version>4.2.2</awaitility-version>
|
677 | 677 | <client-java-version>16.0.3</client-java-version>
|
678 | 678 | <kotlin-stdlib-version>2.0.20</kotlin-stdlib-version>
|
679 | 679 | <okhttp-version>4.12.0</okhttp-version>
|
680 | 680 | <okio-version>3.9.1</okio-version>
|
681 | 681 | <bc-jdk18on-version>1.78.1</bc-jdk18on-version>
|
682 |
| - <junit.jupiter.version>5.11.0</junit.jupiter.version> |
| 682 | + <junit.jupiter.version>5.11.1</junit.jupiter.version> |
683 | 683 | <junit.vintage.version>5.7.1</junit.vintage.version>
|
684 | 684 | <junit.platform.version>1.7.0</junit.platform.version>
|
685 | 685 | <junit.platform.surefire.version>1.3.2</junit.platform.surefire.version>
|
|
0 commit comments