chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0 #6

Open
Rainnny wants to merge 1 commits from renovate/org.apache.maven.plugins-maven-checkstyle-plugin-3.x into master

@ -56,7 +56,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.1</version>
<version>3.5.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
</configuration>