Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin
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]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 495431e commit f609bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ddk-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<maven-enforcer-rule.version>3.3.9</maven-enforcer-rule.version>

<!-- maven plugin versions -->
<checkstyle.plugin.version>3.4.0</checkstyle.plugin.version>
<checkstyle.plugin.version>3.5.0</checkstyle.plugin.version>
<checkstyle.version>10.17.0</checkstyle.version>
<clean.version>3.4.0</clean.version>
<deploy.version>3.1.2</deploy.version>
Expand Down

0 comments on commit f609bef

Please sign in to comment.