mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-09 03:25:25 +00:00
Bump checkstyle from 8.41.1 to 8.42
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41.1 to 8.42. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41.1...checkstyle-8.42) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e1f23b035d
commit
728e7e5f36
2
pom.xml
2
pom.xml
@ -560,7 +560,7 @@
|
||||
<!-- The RC version used in the staging repository URL. -->
|
||||
<commons.rc.version>RC1</commons.rc.version>
|
||||
<checkstyle.version>3.1.2</checkstyle.version>
|
||||
<checkstyle.dep.version>8.41.1</checkstyle.dep.version>
|
||||
<checkstyle.dep.version>8.42</checkstyle.dep.version>
|
||||
|
||||
<commons.site.path>collections</commons.site.path>
|
||||
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>
|
||||
|
@ -186,6 +186,7 @@
|
||||
Bump checkstyle from 8.39 to 8.40 #212.
|
||||
Bump checkstyle from 8.40 to 8.41 #218.
|
||||
Bump checkstyle from 8.41 to 8.41.1 #222.
|
||||
Bump checkstyle from 8.41.1 to 8.42 #234.
|
||||
</action>
|
||||
<action dev="ggregory" type="update" due-to="Chen, Bruno P. Kinoshita, Gary Gregory, Michael Osipov">
|
||||
Better NPE messages in CollectionUtils with Objects.requireNonNull #117.
|
||||
|
Loading…
x
Reference in New Issue
Block a user