From df6c7a4aaacb233654546a491bb21e03097e8d27 Mon Sep 17 00:00:00 2001 From: sampadawagde Date: Sun, 15 Aug 2021 17:30:14 +0530 Subject: [PATCH] JAVA-6390: pom and README changes for libraries-6 --- libraries-6/README.md | 1 - libraries-6/pom.xml | 13 ------------- 2 files changed, 14 deletions(-) diff --git a/libraries-6/README.md b/libraries-6/README.md index ecad499e07..210a76ca87 100644 --- a/libraries-6/README.md +++ b/libraries-6/README.md @@ -13,7 +13,6 @@ Remember, for advanced libraries like [Jackson](/jackson) and [JUnit](/testing-m - [Implementing a FTP-Client in Java](https://www.baeldung.com/java-ftp-client) - [Introduction to Functional Java](https://www.baeldung.com/java-functional-library) - [A Guide to the Reflections Library](https://www.baeldung.com/reflections-library) -- [Exactly Once Processing in Kafka with Java](https://www.baeldung.com/kafka-exactly-once) - [Introduction to Protonpack](https://www.baeldung.com/java-protonpack) - [Java-R Integration](https://www.baeldung.com/java-r-integration) - [Using libphonenumber to Validate Phone Numbers](https://www.baeldung.com/java-libphonenumber) diff --git a/libraries-6/pom.xml b/libraries-6/pom.xml index 8d05d2013c..d2ed06af6a 100644 --- a/libraries-6/pom.xml +++ b/libraries-6/pom.xml @@ -22,18 +22,6 @@ protonpack ${protonpack.version} - - org.apache.kafka - kafka-streams - ${kafka.version} - - - org.apache.kafka - kafka-clients - ${kafka.version} - test - test - io.github.resilience4j resilience4j-circuitbreaker @@ -148,7 +136,6 @@ - 2.0.0 1.10.0 0.9.11 2.7.1