This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new c740a7d  Update tests from commons-codec 1.11 to 1.12.
c740a7d is described below

commit c740a7d8b6f21bf2181aaa3fc25f1197c2819635
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 30 08:13:29 2019 -0400

    Update tests from 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 27e4b4d..1751104 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,7 +302,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