From 2e1ff34915b14d02a2841f4dab6aec66585ef99c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 21 Jan 2022 09:40:23 +0100 Subject: [PATCH] Remove duplications --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index c47e14ae..596779d9 100644 --- a/README.md +++ b/README.md @@ -462,18 +462,6 @@ logback.xml Example: ``` -Versions/Dependencies ---------------------- -This project is built against following dependencies/versions: - -* log4j 1.2.14 -* log4j2 2.9.1 -* Java Util Logging JDK Version 1.7 -* logback 1.1.3 -* slf4j-api 1.7.25 -* jedis 2.9.0 (includes commons-pool2 2.4.3) -* kafka-clients 2.1.0 - License ------- * [The MIT License (MIT)](http://opensource.org/licenses/MIT)