Skip to content

Commit

Permalink
Merge pull request #15 from codehaus-plexus/dependabot/maven/org.apac…
Browse files Browse the repository at this point in the history
…he.maven.plugins-maven-checkstyle-plugin-3.1.1

Bump maven-checkstyle-plugin from 3.0.0 to 3.1.1
  • Loading branch information
olamy committed Aug 14, 2020
2 parents 85cbd62 + cec3bcb commit d2ee21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.1</version>
<configuration>
<configLocation>config/maven_checks.xml</configLocation>
<headerLocation>https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt</headerLocation>
Expand Down

0 comments on commit d2ee21a

Please sign in to comment.