Skip to content

Commit

Permalink
Merge pull request #4329 from DependencyTrack/dependabot/maven/org.ap…
Browse files Browse the repository at this point in the history
…ache.maven.plugins-maven-checkstyle-plugin-3.6.0
  • Loading branch information
nscuro authored Oct 29, 2024
2 parents fffaa4f + 886b3c2 commit 34ad3ce
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 @@ -552,7 +552,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<configuration>
<configLocation>${project.basedir}/.checkstyle.xml</configLocation>
<includeResources>false</includeResources>
Expand Down

0 comments on commit 34ad3ce

Please sign in to comment.