Skip to content

Commit cec3bcb

Browse files
Bump maven-checkstyle-plugin from 3.0.0 to 3.1.1
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.0.0...maven-checkstyle-plugin-3.1.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 680d0ff commit cec3bcb

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
@@ -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)