|
61 | 61 | <fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
|
62 | 62 |
|
63 | 63 | <junit.version>5.10.1</junit.version>
|
64 |
| - <fabric8-client.version>6.13.1</fabric8-client.version> |
| 64 | + <fabric8-client.version>6.13.1</fabric8-client.version> |
65 | 65 | <slf4j.version>2.0.12</slf4j.version>
|
66 | 66 | <log4j.version>2.23.1</log4j.version>
|
67 | 67 | <mokito.version>5.12.0</mokito.version>
|
68 | 68 | <commons-lang3.version>3.16.0</commons-lang3.version>
|
69 | 69 | <compile-testing.version>0.21.0</compile-testing.version>
|
70 | 70 | <javapoet.version>1.13.0</javapoet.version>
|
71 |
| - <assertj.version>3.26.3</assertj.version> |
| 71 | + <assertj.version>3.26.3</assertj.version> |
72 | 72 | <awaitility.version>4.2.0</awaitility.version>
|
73 | 73 | <spring-boot.version>2.7.3</spring-boot.version>
|
74 |
| - <micrometer-core.version>1.13.2</micrometer-core.version> |
| 74 | + <micrometer-core.version>1.13.2</micrometer-core.version> |
75 | 75 | <okhttp.version>4.12.0</okhttp.version>
|
76 | 76 | <caffeine.version>3.1.8</caffeine.version>
|
77 | 77 | <jenvtest.version>0.9.6</jenvtest.version>
|
78 | 78 | <mustache.version>0.9.11</mustache.version>
|
79 | 79 | <commons.io.version>2.16.1</commons.io.version>
|
80 | 80 |
|
81 |
| - <fmt-maven-plugin.version>2.11</fmt-maven-plugin.version> |
82 |
| - <maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version> |
| 81 | + <fmt-maven-plugin.version>2.11</fmt-maven-plugin.version> |
| 82 | + <maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version> |
83 | 83 | <maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
|
84 | 84 | <maven-javadoc-plugin.version>3.8.0</maven-javadoc-plugin.version>
|
85 |
| - <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version> |
86 |
| - <maven-source-plugin.version>3.3.1</maven-source-plugin.version> |
| 85 | + <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version> |
| 86 | + <maven-source-plugin.version>3.3.1</maven-source-plugin.version> |
87 | 87 | <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
|
88 | 88 | <maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
|
89 |
| - <maven-gpg-plugin.version>3.2.4</maven-gpg-plugin.version> |
90 |
| - <nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version> |
91 |
| - <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version> |
92 |
| - <maven-install-plugin.version>3.1.2</maven-install-plugin.version> |
| 89 | + <maven-gpg-plugin.version>3.2.4</maven-gpg-plugin.version> |
| 90 | + <nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version> |
| 91 | + <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version> |
| 92 | + <maven-install-plugin.version>3.1.2</maven-install-plugin.version> |
93 | 93 | <git-commit-id-maven-plugin.version>9.0.1</git-commit-id-maven-plugin.version>
|
94 |
| - <jib-maven-plugin.version>3.4.1</jib-maven-plugin.version> |
95 |
| - <spotless.version>2.43.0</spotless.version> |
| 94 | + <jib-maven-plugin.version>3.4.1</jib-maven-plugin.version> |
| 95 | + <spotless.version>2.43.0</spotless.version> |
96 | 96 | </properties>
|
97 | 97 |
|
98 | 98 | <dependencyManagement>
|
|
0 commit comments