Skip to content

Commit 347744d

Browse files
authored
Merge pull request steve-community#1480 from steve-community/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
2 parents c53192f + 5a63bce commit 347744d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<plugin>
222222
<groupId>org.apache.maven.plugins</groupId>
223223
<artifactId>maven-checkstyle-plugin</artifactId>
224-
<version>3.3.1</version>
224+
<version>3.4.0</version>
225225
<configuration>
226226
<configLocation>${basedir}/src/main/resources/checkstyle.xml</configLocation>
227227
</configuration>

0 commit comments

Comments
 (0)