Skip to content

Commit d2ee21a

Browse files
authored
Merge pull request #15 from codehaus-plexus/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.1
Bump maven-checkstyle-plugin from 3.0.0 to 3.1.1
2 parents 85cbd62 + cec3bcb commit d2ee21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ limitations under the License.
350350
<plugin>
351351
<groupId>org.apache.maven.plugins</groupId>
352352
<artifactId>maven-checkstyle-plugin</artifactId>
353-
<version>3.0.0</version>
353+
<version>3.1.1</version>
354354
<configuration>
355355
<configLocation>config/maven_checks.xml</configLocation>
356356
<headerLocation>https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt</headerLocation>

0 commit comments

Comments
 (0)