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 9f49996  Update tests from Apache Commons Codec 1.11 to 1.12.
9f49996 is described below

commit 9f49996da965d57be1aa1fc288d8d82680aadf95
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 08:40:20 2019 -0400

    Update tests from Apache Commons Codec 1.11 to 1.12.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e49141..9ff634c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -303,7 +303,7 @@
       <dependency>
         <groupId>commons-codec</groupId>
         <artifactId>commons-codec</artifactId>
-        <version>1.11</version>
+        <version>1.12</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to