Skip to content

Commit 52398c4

Browse files
dependabot[bot]kinow
authored andcommitted
Bump checkstyle from 9.2.1 to 9.3
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 9.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.2.1...checkstyle-9.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 868941a commit 52398c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ limitations under the License.
258258
<checkstyle.header.file>${basedir}/src/conf/checkstyle-header.txt</checkstyle.header.file>
259259
<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
260260
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
261-
<commons.checkstyle.version>9.2.1</commons.checkstyle.version>
261+
<commons.checkstyle.version>9.3</commons.checkstyle.version>
262262
<commons.japicmp.version>0.15.3</commons.japicmp.version>
263263
<commons.jacoco.version>0.8.7</commons.jacoco.version>
264264
<commons.javadoc.version>3.3.0</commons.javadoc.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
6464
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump animal-sniffer-maven-plugin from 1.19 to 1.20.</action>
6565
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.13.0 to 3.15.0.</action>
6666
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-checkstyle-plugin from 2.17 to 3.1.2.</action>
67-
<action dev="kinow, ggregory" type="update" due-to="Dependabot">Bump checkstyle from 8.45.1 to 9.2.1 #97, #100, #101.</action>
67+
<action dev="kinow, ggregory" type="update" due-to="Dependabot">Bump checkstyle from 8.45.1 to 9.3 #97, #100, #101, #103.</action>
6868
</release>
6969

7070
<release version="1.15" date="2020-09-01" description="Feature and fix release.">

0 commit comments

Comments
 (0)