Skip to content

Commit 8e7cf0b

Browse files
build(deps): bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#576)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Jewell <[email protected]>
1 parent 6f1c597 commit 8e7cf0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
125125
<sqlite4java.version>1.0.392</sqlite4java.version>
126126
<checkstyle.version>9.3</checkstyle.version>
127-
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
127+
<maven-checkstyle-plugin.version>3.2.0</maven-checkstyle-plugin.version>
128128
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
129129
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
130130
<maven-jxr-plugin.version>3.1.1</maven-jxr-plugin.version>

0 commit comments

Comments
 (0)