File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 441441 <plugin >
442442 <groupId >com.github.spotbugs</groupId >
443443 <artifactId >spotbugs-maven-plugin</artifactId >
444- <version >4.9.6.0 </version >
444+ <version >4.9.8.1 </version >
445445 <configuration >
446446 <skip >true</skip >
447447 </configuration >
Original file line number Diff line number Diff line change 368368 <plugin >
369369 <groupId >com.github.spotbugs</groupId >
370370 <artifactId >spotbugs-maven-plugin</artifactId >
371- <version >4.9.6.0 </version >
371+ <version >4.9.8.1 </version >
372372 <configuration >
373373 <skip >true</skip >
374374 </configuration >
Original file line number Diff line number Diff line change 123123 <jakarta-activation .version>2.1.0</jakarta-activation .version>
124124 <qdox .version>2.2.0</qdox .version>
125125 <wiremock .version>3.13.1</wiremock .version>
126- <checkstyle .version>11.1.0 </checkstyle .version>
126+ <checkstyle .version>12.0.1 </checkstyle .version>
127127 <byte-buddy .version>1.17.8</byte-buddy .version>
128128 <snakeyaml .version>2.5</snakeyaml .version>
129129 <commons-codec .version>1.19.0</commons-codec .version>
919919 <plugin >
920920 <groupId >com.github.spotbugs</groupId >
921921 <artifactId >spotbugs-maven-plugin</artifactId >
922- <version >4.9.6.0 </version >
922+ <version >4.9.8.1 </version >
923923 <configuration >
924924 <includeFilterFile >${project.rootdir} /codestyle/findbugs.xml</includeFilterFile >
925925 <excludeFilterFile >${project.rootdir} /codestyle/spotbugs-exclusions.xml</excludeFilterFile >
You can’t perform that action at this time.
0 commit comments