Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-checkstyle-plugin (#890)
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.4.0 to 3.5.0.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.5.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 1d123f5 commit 9676b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<jgit.version>6.7.0.202309050840-r</jgit.version>
<lombok.version>1.18.34</lombok.version>
<mapstruct.version>1.6.0</mapstruct.version>
<maven-checkstyle-plugin>3.4.0</maven-checkstyle-plugin>
<maven-checkstyle-plugin>3.5.0</maven-checkstyle-plugin>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<mockito.version>4.11.0</mockito.version>
<mustache.version>0.9.14</mustache.version>
Expand Down

0 comments on commit 9676b0a

Please sign in to comment.