Skip to content

Commit 41ac3b4

Browse files
Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.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] <support@github.com>
1 parent 8edc118 commit 41ac3b4

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.0</version>
111+
<version>3.2.1</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.0</version>
240+
<version>3.2.1</version>
241241
<reportSets>
242242
<reportSet>
243243
<reports>

0 commit comments

Comments
 (0)