Bump checkstyle-rules from 16 to 17 (#58)

Bumps checkstyle-rules from 16 to 17.

---
updated-dependencies:
- dependency-name: org.apache.myfaces.buildtools:checkstyle-rules
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index c4079b6..6680602 100644
--- a/pom.xml
+++ b/pom.xml
@@ -964,7 +964,7 @@
                     <dependency>
                         <groupId>org.apache.myfaces.buildtools</groupId>
                         <artifactId>checkstyle-rules</artifactId>
-                        <version>16</version>
+                        <version>17</version>
                     </dependency>
                 </dependencies>
             </plugin>