Skip to content

Commit 3a41039

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.2.2) --- 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] <[email protected]>
1 parent 5a7eac3 commit 3a41039

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
@@ -346,7 +346,7 @@ limitations under the License.
346346
<plugin>
347347
<groupId>org.apache.maven.plugins</groupId>
348348
<artifactId>maven-checkstyle-plugin</artifactId>
349-
<version>3.2.1</version>
349+
<version>3.2.2</version>
350350
<configuration>
351351
<configLocation>config/maven_checks.xml</configLocation>
352352
<headerLocation>https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt</headerLocation>

0 commit comments

Comments
 (0)