File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ SPDX-License-Identifier: EUPL-1.2
6464 <maven .source.plugin.version>3.3.1</maven .source.plugin.version>
6565
6666 <!-- Code quality plugin versions -->
67- <formatter-maven-plugin .version>2.27 .0</formatter-maven-plugin .version>
67+ <formatter-maven-plugin .version>2.29 .0</formatter-maven-plugin .version>
6868 <maven-checkstyle-plugin .version>3.6.0</maven-checkstyle-plugin .version>
6969 <checkstyle .version>10.26.1</checkstyle .version>
7070 <maven-pmd-plugin .version>3.28.0</maven-pmd-plugin .version>
@@ -139,7 +139,7 @@ SPDX-License-Identifier: EUPL-1.2
139139 <dependency >
140140 <groupId >com.github.spotbugs</groupId >
141141 <artifactId >spotbugs-annotations</artifactId >
142- <version >4.8.6 </version >
142+ <version >4.9.8 </version >
143143 <scope >provided</scope >
144144 </dependency >
145145
You can’t perform that action at this time.
0 commit comments