Skip to content

Commit 7420cc2

Browse files
authored
Merge pull request #567 from jmrozanec/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1
Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
2 parents 877ee19 + 39b3b48 commit 7420cc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<plugin>
150150
<groupId>org.apache.maven.plugins</groupId>
151151
<artifactId>maven-checkstyle-plugin</artifactId>
152-
<version>3.2.0</version>
152+
<version>3.2.1</version>
153153
<configuration>
154154
<configLocation>config/checkstyle.xml</configLocation>
155155
</configuration>

0 commit comments

Comments
 (0)