Skip to content

Commit f324d22

Browse files
chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin (#981)
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.0 to 3.3.1. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e93949f commit f324d22

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
@@ -218,7 +218,7 @@
218218
<plugin>
219219
<groupId>org.apache.maven.plugins</groupId>
220220
<artifactId>maven-checkstyle-plugin</artifactId>
221-
<version>3.3.0</version>
221+
<version>3.3.1</version>
222222
<dependencies>
223223
<dependency>
224224
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)