File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.apache.maven.shared</groupId >
2525 <artifactId >maven-shared-components</artifactId >
26- <version >42 </version >
26+ <version >43 </version >
2727 <relativePath />
2828 </parent >
2929
6565 <slf4jVersion >1.7.36</slf4jVersion >
6666 <plexusBuildApiVersion >0.0.7</plexusBuildApiVersion >
6767 <project .build.outputTimestamp>2024-03-02T08:58:28Z</project .build.outputTimestamp>
68+ <!-- don't fail check for some rules that are too hard to enforce (could even be told broken for some)
69+ and those that are enforced by the formatting checks from spotless -->
70+ <checkstyle .violation.ignore>ParameterNumber,MethodLength,FileLength</checkstyle .violation.ignore>
6871 </properties >
6972
7073 <dependencies >
You can’t perform that action at this time.
0 commit comments