Skip to content

Commit 395f8b1

Browse files
Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.2 to 3.3.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.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] <support@github.com>
1 parent 78e2860 commit 395f8b1

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-checkstyle-plugin</artifactId>
111-
<version>3.2.2</version>
111+
<version>3.3.0</version>
112112
<configuration>
113113
<consoleOutput>true</consoleOutput>
114114
<configLocation>checkstyle.xml</configLocation>
@@ -237,7 +237,7 @@
237237
<plugin>
238238
<groupId>org.apache.maven.plugins</groupId>
239239
<artifactId>maven-checkstyle-plugin</artifactId>
240-
<version>3.2.2</version>
240+
<version>3.3.0</version>
241241
<reportSets>
242242
<reportSet>
243243
<reports>

0 commit comments

Comments
 (0)