Bump checkstyle from 10.2 to 10.3

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.2 to 10.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.2...checkstyle-10.3)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-30 09:20:33 +00:00 committed by GitHub
parent d5eee8c8c2
commit 758a4f81a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<awaitility.version>4.2.0</awaitility.version>
<bndlib.version>6.2.0</bndlib.version>
<build-support.version>1.5</build-support.version>
<checkstyle.version>10.2</checkstyle.version>
<checkstyle.version>10.3</checkstyle.version>
<commons-codec.version>1.15</commons-codec.version>
<commons.compress.version>1.21</commons.compress.version>
<commons.io.version>2.11.0</commons.io.version>