Merge pull request #5961 from redisson/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.4.0

Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0
pull/5977/head
Nikita Koksharov 8 months ago committed by GitHub
commit 9892f4bc08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -500,7 +500,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
<executions>
<execution>
<phase>verify</phase>

Loading…
Cancel
Save