Skip to content

Commit

Permalink
dependencies: bump org.apache.maven.plugins:maven-checkstyle-plugin (#76
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.5.0 to 3.6.0.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.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 Nov 14, 2024
1 parent f671d0e commit 222f60c
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 @@ -22,7 +22,7 @@
<java.version>21</java.version>
<spring.retry.version>2.0.9</spring.retry.version>
<springdoc.version>2.6.0</springdoc.version>
<checkstyle-maven-plugin.version>3.5.0</checkstyle-maven-plugin.version>
<checkstyle-maven-plugin.version>3.6.0</checkstyle-maven-plugin.version>
<logbook.version>3.9.0</logbook.version>
<nimbusds.oidc.sdk.version>11.20.1</nimbusds.oidc.sdk.version>
<lombok.version>1.18.30</lombok.version>
Expand Down

0 comments on commit 222f60c

Please sign in to comment.