File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,12 @@ SPDX-License-Identifier: EUPL-1.2
5050 <!-- Dependency versions -->
5151 <bouncycastle .version>1.83</bouncycastle .version>
5252 <jackson .version>2.20.1</jackson .version>
53- <junit .version>6.0.1 </junit .version>
53+ <junit .version>6.0.2 </junit .version>
5454 <lombok .version>1.18.42</lombok .version>
5555 <slf4j .version>2.0.17</slf4j .version>
5656
5757 <!-- Maven plugin versions -->
58- <central-publishing .version>0.9 .0</central-publishing .version>
58+ <central-publishing .version>0.10 .0</central-publishing .version>
5959 <maven .compiler.plugin.version>3.14.1</maven .compiler.plugin.version>
6060 <maven-deploy-plugin .version>3.1.3</maven-deploy-plugin .version>
6161 <maven-enforcer-plugin .version>3.6.2</maven-enforcer-plugin .version>
@@ -66,7 +66,7 @@ SPDX-License-Identifier: EUPL-1.2
6666 <!-- Code quality plugin versions -->
6767 <formatter-maven-plugin .version>2.29.0</formatter-maven-plugin .version>
6868 <maven-checkstyle-plugin .version>3.6.0</maven-checkstyle-plugin .version>
69- <checkstyle .version>12.2.0 </checkstyle .version>
69+ <checkstyle .version>12.3.1 </checkstyle .version>
7070 <maven-pmd-plugin .version>3.28.0</maven-pmd-plugin .version>
7171 <spotbugs-maven-plugin .version>4.9.8.2</spotbugs-maven-plugin .version>
7272 </properties >
You can’t perform that action at this time.
0 commit comments