Skip to content

Commit 8321b15

Browse files
dependabot[bot]FlorianHockmann
authored andcommitted
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] <support@github.com>
1 parent 47e96c2 commit 8321b15

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
@@ -290,7 +290,7 @@
290290
<plugin>
291291
<groupId>org.apache.maven.plugins</groupId>
292292
<artifactId>maven-checkstyle-plugin</artifactId>
293-
<version>3.3.1</version>
293+
<version>3.4.0</version>
294294
<dependencies>
295295
<dependency>
296296
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)