This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
The following commit(s) were added to refs/heads/master by this push:
new e14a2d9 Update dependencies.
e14a2d9 is described below
commit e14a2d92269d23c09e38e8ab5fc51c2eb1785610
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 20 10:21:56 2020 -0400
Update dependencies.
- Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 #628.
- Bump spotbugs from 4.1.3 to 4.1.4 #627.
- Bump junit-pioneer from 0.9.2 to 1.0.0 #625.
---
src/changes/changes.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d5f9099..fdb5c69 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,8 +55,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary
Gregory">Add BooleanUtils.booleanValues().</action>
<action type="add" dev="ggregory" due-to="Gary
Gregory">Add BooleanUtils.primitiveValues().</action>
<!-- UPDATES -->
- <action type="update" dev="chtompki">Bump junit-jupiter
from 5.6.2 to 5.7.0</action>
- <action type="update" dev="chtompki">Bump spotbugs from
4.1.2 to 4.1.3</action>
+ <action type="update" dev="chtompki">Bump junit-jupiter
from 5.6.2 to 5.7.0.</action>
+ <action type="update" dev="chtompki" due-to="chtompki,
Dependabot">Bump spotbugs from 4.1.2 to 4.1.4, #627.</action>
<action type="update" dev="chtompki">Bump checkstyle
from 8.36 to 8.36.2</action>
<action issue="LANG-1606" type="update" dev="sebb" due-to="Rustem
Galiev">StringUtils.countMatches - clarify Javadoc.</action>
<action issue="LANG-1591" type="update" dev="kinow"
due-to="bhawna94">Remove redundant argument from substring call.</action>
@@ -64,8 +64,8 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="LANG-1596" type="update" dev="aherbert" due-to="Richard
Eckart de Castilho">ArrayUtils.toPrimitive(Object) does not support boolean and
other types #607.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Enable Dependabot #587.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Update spotbugs-maven-plugin from 4.0.0 to 4.1.3, #593,
#596, #609, #623.</action>
- <action type="update" dev="ggregory"
due-to="Dependabot">Update biz.aQute.bndlib from 5.1.1 to 5.1.2 #592.</action>
- <action type="update" dev="ggregory"
due-to="Dependabot">Update junit-pioneer from 0.6.0 to 0.9.2, #589, #597, #600,
#624.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Update biz.aQute.bndlib from 5.1.1 to 5.2.0 #592,
#628.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Update junit-pioneer from 0.6.0 to 1.0.0, #589, #597, #600,
#624, #625.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Update checkstyle from 8.34 to 8.36 #594, #614.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Update actions/checkout from v2.3.1 to v2.3.2 #601.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.2
#612.</action>