Skip to content

Commit f8072df

Browse files
committed
Bump checkstyle from 9.2 to 9.2.1.
1 parent f27f632 commit f8072df

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ file comparators, endian transformation classes, and much more.
337337
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
338338
<commons.javadoc.version>3.3.0</commons.javadoc.version>
339339
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
340-
<checkstyle.impl.version>9.2</checkstyle.impl.version>
340+
<checkstyle.impl.version>9.2.1</checkstyle.impl.version>
341341
<commons.jacoco.version>0.8.7</commons.jacoco.version>
342342
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
343343
<commons.japicmp.version>0.15.3</commons.japicmp.version>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@ The <action> type attribute can be add,update,fix,remove.
309309
<action dev="ggregory" type="update" due-to="Dependabot">
310310
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 #255.
311311
</action>
312-
<action dev="ggregory" type="update" due-to="Dependabot">
313-
Bump checkstyle from 8.44 to 9.2 #256, #257, #266, #279, #292. #308.
312+
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
313+
Bump checkstyle from 8.44 to 9.2.1 #256, #257, #266, #279, #292. #308.
314314
</action>
315315
<action dev="ggregory" type="update" due-to="Dependabot">
316316
Bump junit-bom from 5.8.0-M1 to 5.8.2 #260, #271, #275, #309.

0 commit comments

Comments
 (0)