commit
dd140af5e6
2
pom.xml
2
pom.xml
|
@ -571,7 +571,7 @@
|
||||||
<!-- The RC version used in the staging repository URL. -->
|
<!-- The RC version used in the staging repository URL. -->
|
||||||
<commons.rc.version>RC1</commons.rc.version>
|
<commons.rc.version>RC1</commons.rc.version>
|
||||||
<checkstyle.version>3.1.2</checkstyle.version>
|
<checkstyle.version>3.1.2</checkstyle.version>
|
||||||
<checkstyle.dep.version>8.45</checkstyle.dep.version>
|
<checkstyle.dep.version>8.45.1</checkstyle.dep.version>
|
||||||
|
|
||||||
<commons.site.path>collections</commons.site.path>
|
<commons.site.path>collections</commons.site.path>
|
||||||
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>
|
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>
|
||||||
|
|
|
@ -201,7 +201,8 @@
|
||||||
Bump checkstyle from 8.41.1 to 8.42 #234.
|
Bump checkstyle from 8.41.1 to 8.42 #234.
|
||||||
Bump checkstyle from 8.42 to 8.43 #240.
|
Bump checkstyle from 8.42 to 8.43 #240.
|
||||||
Bump checkstyle from 8.43 to 8.44 #243.
|
Bump checkstyle from 8.43 to 8.44 #243.
|
||||||
Bump checkstyle from 8.44 to 8.45 #245.
|
Bump checkstyle from 8.44 to 8.45 #245.
|
||||||
|
Bump checkstyle from 8.45 to 8.45.1 #246.
|
||||||
</action>
|
</action>
|
||||||
<action dev="ggregory" type="update" due-to="Chen, Bruno P. Kinoshita, Gary Gregory, Michael Osipov">
|
<action dev="ggregory" type="update" due-to="Chen, Bruno P. Kinoshita, Gary Gregory, Michael Osipov">
|
||||||
Better NPE messages in CollectionUtils with Objects.requireNonNull #117.
|
Better NPE messages in CollectionUtils with Objects.requireNonNull #117.
|
||||||
|
|
Loading…
Reference in New Issue