Skip to content

Commit 0d45b19

Browse files
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.0 to 3.4.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...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 06c5100 commit 0d45b19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.apache.maven.plugins</groupId>
9999
<artifactId>maven-checkstyle-plugin</artifactId>
100-
<version>3.3.0</version>
100+
<version>3.4.0</version>
101101
</plugin>
102102

103103
<plugin>
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-checkstyle-plugin</artifactId>
112-
<version>3.3.0</version>
112+
<version>3.4.0</version>
113113
<configuration>
114114
<configLocation>etc/checkstyle-configuration.xml</configLocation>
115115
<consoleOutput>true</consoleOutput>

0 commit comments

Comments
 (0)