Skip to content

Commit 72b621d

Browse files
dependabot[bot]dmaccormack
authored andcommitted
chore(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.1.2 to 3.3.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.3.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 743bcce commit 72b621d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<maven.surefire.plugin>2.22.2</maven.surefire.plugin>
4949
<maven.surefire.report.plugin>2.22.2</maven.surefire.report.plugin>
5050
<maven.javadoc.plugin>3.2.0</maven.javadoc.plugin>
51-
<maven.checkstyle.plugin>3.1.2</maven.checkstyle.plugin>
51+
<maven.checkstyle.plugin>3.3.0</maven.checkstyle.plugin>
5252
<maven.pmd.plugin>3.16.0</maven.pmd.plugin>
5353
<maven.jacoco.plugin>0.8.5</maven.jacoco.plugin>
5454
<maven.gpg.plugin>1.6</maven.gpg.plugin>

0 commit comments

Comments
 (0)