Skip to content

Commit 6817e8f

Browse files
dependabot[bot]jozic
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.0.0 to 3.3.1. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.0.0...maven-checkstyle-plugin-3.3.1) --- 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 7fd10ea commit 6817e8f

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
@@ -168,7 +168,7 @@ under the License.
168168
<plugin>
169169
<groupId>org.apache.maven.plugins</groupId>
170170
<artifactId>maven-checkstyle-plugin</artifactId>
171-
<version>3.0.0</version>
171+
<version>3.3.1</version>
172172
<configuration>
173173
<configLocation>config/maven_checks.xml</configLocation>
174174
<excludes>org/scoverage/plugin/HelpMojo.java</excludes>

0 commit comments

Comments
 (0)