Skip to content

Commit fb32a34

Browse files
dependabot[bot]rbri
authored andcommitted
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.1.2 to 3.3.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.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] <[email protected]>
1 parent 33adb70 commit fb32a34

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
@@ -149,7 +149,7 @@
149149
<plugin>
150150
<groupId>org.apache.maven.plugins</groupId>
151151
<artifactId>maven-checkstyle-plugin</artifactId>
152-
<version>3.1.2</version>
152+
<version>3.3.0</version>
153153
<configuration>
154154
<configLocation>checkstyle.xml</configLocation>
155155
<suppressionsLocation>checkstyle_suppressions.xml</suppressionsLocation>

0 commit comments

Comments
 (0)