|
650 | 650 | <maven-javadoc-plugin-version>3.8.0</maven-javadoc-plugin-version>
|
651 | 651 | <maven-failsafe-plugin-version>3.3.1</maven-failsafe-plugin-version>
|
652 | 652 | <maven-dependency-plugin-version>3.7.1</maven-dependency-plugin-version>
|
653 |
| - <exec-maven-plugin-version>3.4.0</exec-maven-plugin-version> |
| 653 | + <exec-maven-plugin-version>3.4.1</exec-maven-plugin-version> |
654 | 654 | <spotbugs-maven-plugin-version>4.8.6.2</spotbugs-maven-plugin-version>
|
655 | 655 | <spotbugs-version>4.8.6</spotbugs-version>
|
656 | 656 | <checkstyle-version>10.17.0</checkstyle-version>
|
657 | 657 | <directory-maven-version>1.0</directory-maven-version>
|
658 | 658 | <maven-jxr-plugin-version>3.4.0</maven-jxr-plugin-version>
|
659 |
| - <maven-gpg-plugin-version>3.2.4</maven-gpg-plugin-version> |
| 659 | + <maven-gpg-plugin-version>3.2.5</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>
|
|
672 | 672 | <maven-plugin-version>1.0.0</maven-plugin-version>
|
673 | 673 | <assertj.core.version>3.26.3</assertj.core.version>
|
674 | 674 | <commons.io.version>2.16.1</commons.io.version>
|
675 |
| - <commons.compress.version>1.26.2</commons.compress.version> |
| 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.10</kotlin-stdlib-version>
|
679 | 679 | <okhttp-version>4.12.0</okhttp-version>
|
680 | 680 | <okio-version>3.9.0</okio-version>
|
681 | 681 | <bc-jdk18on-version>1.78.1</bc-jdk18on-version>
|
682 |
| - <junit.jupiter.version>5.10.3</junit.jupiter.version> |
| 682 | + <junit.jupiter.version>5.11.0</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