Projects STRLCPY wrongsecrets Commits 75df2e15
🤬
  • Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0

    Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.2 to 3.3.0.
    - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 11 months ago
    75df2e15
    1 parent 4c697a02
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