Skip to content

Commit

Permalink
Merge pull request #1579 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 Nov 10, 2024
2 parents d1e645c + 3b5a176 commit c454613
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 @@ -514,7 +514,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.parentBaseDir}/.checkstyle.xml</configLocation>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
Expand Down

0 comments on commit c454613

Please sign in to comment.