This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git
commit 11f857a71e4ea75bcba4bfcd8ae66c912388f3e6 Author: Matt Benson <mben...@apache.org> AuthorDate: Fri Apr 20 11:07:02 2018 -0500 upgrade commons-lang3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 754d607..d14d446 100755 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -157,7 +157,7 @@ under the License. <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.4</version> + <version>3.7</version> </dependency> <dependency> <groupId>org.ow2.asm</groupId> -- To stop receiving notification emails like this one, please contact mben...@apache.org.