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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 63fbb3a Update tests from Log4j 2.11.2 to 2.12.1.
63fbb3a is described below
commit 63fbb3a130a18e1bd386077f8feb3dea3ecd4d9c
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 18 12:07:45 2019 -0400
Update tests from Log4j 2.11.2 to 2.12.1.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 42567d8..fc297ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
<jackrabbit2.version>2.19.5</jackrabbit2.version>
<commons.surefire.version>2.19.1</commons.surefire.version>
<commons.japicmp.version>0.14.1</commons.japicmp.version>
- <log4j2.version>2.11.2</log4j2.version>
+ <log4j2.version>2.12.1</log4j2.version>
</properties>
<build>