Skip to content

Commit 33fb82b

Browse files
build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin
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]>
1 parent 513b086 commit 33fb82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<version.shrinkwrap_descriptors>2.0.0</version.shrinkwrap_descriptors>
3333

3434
<!-- Checkstyle plugin -->
35-
<version.org.apache.maven-checkstyle-plugin>3.3.1</version.org.apache.maven-checkstyle-plugin>
35+
<version.org.apache.maven-checkstyle-plugin>3.4.0</version.org.apache.maven-checkstyle-plugin>
3636
<version.com.puppycrawl.checkstyle>9.3</version.com.puppycrawl.checkstyle>
3737
<version.org.wildfly.checkstyle-config>1.0.8.Final</version.org.wildfly.checkstyle-config>
3838
</properties>

0 commit comments

Comments
 (0)