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
…2332)

Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.3.1.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.3.1)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent da0c215 commit 2246efd
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 @@ -141,7 +141,7 @@
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven-checkstyle-plugin.version>3.2.1</maven-checkstyle-plugin.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<maven.dependency.check.plugin.version>8.4.0</maven.dependency.check.plugin.version>
<maven-shade-plugin.version>3.4.1</maven-shade-plugin.version>
<maven.version>3.8.7</maven.version>
Expand Down

0 comments on commit 2246efd

Please sign in to comment.