This is an automated email from the ASF dual-hosted git repository.
jensdeppe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
The following commit(s) were added to refs/heads/develop by this push:
new 2603dfc GEODE-5001: Update log4j dependency
2603dfc is described below
commit 2603dfc9f015a6dec352ca9c7832341aa8b0e491
Author: Jens Deppe <[email protected]>
AuthorDate: Wed May 16 13:23:47 2018 -0700
GEODE-5001: Update log4j dependency
- Since Geode has also updated to 2.11.0 now (from 2.8.x)
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 4dc8246..15aeb54 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -27,5 +27,5 @@ assertjVersion = 3.6.2
awaitilityVersion = 1.7.0
junitVersion = 4.12
mockitocoreVersion = 1.10.19
-log4jVersion = 2.7
+log4jVersion = 2.11.0
systemrulesVersion = 1.16.1
--
To stop receiving notification emails like this one, please contact
[email protected].