Skip to content

Commit 0ef6438

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.4.0 to 3.5.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.5.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 ebe3b0f commit 0ef6438

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>
125125
<artifactId>maven-checkstyle-plugin</artifactId>
126-
<version>3.4.0</version>
126+
<version>3.5.0</version>
127127
<configuration>
128128
<consoleOutput>true</consoleOutput>
129129
<configLocation>checkstyle.xml</configLocation>
@@ -277,7 +277,7 @@
277277
<plugin>
278278
<groupId>org.apache.maven.plugins</groupId>
279279
<artifactId>maven-checkstyle-plugin</artifactId>
280-
<version>3.4.0</version>
280+
<version>3.5.0</version>
281281
<reportSets>
282282
<reportSet>
283283
<reports>

0 commit comments

Comments
 (0)