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> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId> <artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.1</version> <version>3.4.0</version>
<executions> <executions>
<execution> <execution>
<phase>verify</phase> <phase>verify</phase>

Loading…
Cancel
Save