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 29c7b18 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #705
29c7b18 is described below
commit 29c7b18be833d202ee953b023b79d2f38d81e31a
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Feb 3 22:41:04 2021 -0500
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #705
---
src/changes/changes.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d014bed..e173104 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -103,8 +103,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #660.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump jmh.version from 1.21 to 1.27 #674.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.2.</action>
- <action type="update" dev="ggregory" due-to="Ali K.
Nouri">Processor.java: check enum euqality with == instead of .equals() method
#690.</action>
+ <action type="update" dev="ggregory" due-to="Ali K.
Nouri">Processor.java: check enum equality with == instead of .equals() method
#690.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-pioneer from 1.1.0 to 1.3.0 #702.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
#705.</action>
</release>
<release version="3.11" date="2020-07-12" description="New features and bug
fixes.">
<action type="update" dev="chtompki" due-to="Jin
Xu">Refine test output for FastDateParserTest</action>