Projects STRLCPY wrongsecrets Commits 69d0d240
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    pom.xml
    skipped 260 lines
    261 261   <plugin>
    262 262   <groupId>org.apache.maven.plugins</groupId>
    263 263   <artifactId>maven-checkstyle-plugin</artifactId>
    264  - <version>3.2.2</version>
     264 + <version>3.3.0</version>
    265 265   <dependencies>
    266 266   <dependency>
    267 267   <groupId>com.puppycrawl.tools</groupId>
    skipped 77 lines
    345 345   <plugin>
    346 346   <groupId>org.apache.maven.plugins</groupId>
    347 347   <artifactId>maven-checkstyle-plugin</artifactId>
    348  - <version>3.2.2</version>
     348 + <version>3.3.0</version>
    349 349   <configuration>
    350 350   <consoleOutput>true</consoleOutput>
    351 351   <failsOnError>true</failsOnError>
    skipped 259 lines
Please wait...
Page is in error, reload to recover