Skip to content

Commit 82f35a9

Browse files
Bump org.apache.maven.plugins:maven-checkstyle-plugin (#835)
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.1 to 3.4.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf6e638 commit 82f35a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@
595595
</plugin>
596596
<plugin>
597597
<artifactId>maven-checkstyle-plugin</artifactId>
598-
<version>3.3.1</version>
598+
<version>3.4.0</version>
599599
<configuration>
600600
<includeTestSourceDirectory>true</includeTestSourceDirectory>
601601
<violationSeverity>warning</violationSeverity>

0 commit comments

Comments
 (0)