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/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new efec50c  Update tests from Apache Commons Lang 3.8.1 to 3.9.
efec50c is described below

commit efec50cbb29014729286a450544667be23ad64c1
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 08:38:39 2019 -0400

    Update tests from Apache Commons Lang 3.8.1 to 3.9.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7407e05..2e49141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.8.1</version>
+        <version>3.9</version>
       </dependency>
       <dependency>
         <groupId>ch.qos.logback</groupId>

Reply via email to