Skip to content

Commit

Permalink
Merge pull request #76 from xdev-software/renovate/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-checkstyle-plugin-3.x

Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0
  • Loading branch information
AB-xdev authored Aug 26, 2024
2 parents adfefab + ef9cb1a commit c7f473f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tci-advanced-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<dependencies>
<dependency>
<groupId>com.puppycrawl.tools</groupId>
Expand Down

0 comments on commit c7f473f

Please sign in to comment.