From 46982da69a18d0eda29c4fe684ab5c726a489126 Mon Sep 17 00:00:00 2001 From: Florian Brons Date: Wed, 16 Nov 2022 11:44:57 +0100 Subject: [PATCH] #112 Do not lock all available events --- nakadi-producer-loadtest/pom.xml | 2 +- nakadi-producer-spring-boot-starter/pom.xml | 2 +- nakadi-producer-starter-spring-boot-2-test/pom.xml | 4 ++-- nakadi-producer/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nakadi-producer-loadtest/pom.xml b/nakadi-producer-loadtest/pom.xml index a33fc775..d565455d 100644 --- a/nakadi-producer-loadtest/pom.xml +++ b/nakadi-producer-loadtest/pom.xml @@ -11,7 +11,7 @@ org.zalando nakadi-producer-reactor - 20.3.2 + 20.4.0 diff --git a/nakadi-producer-spring-boot-starter/pom.xml b/nakadi-producer-spring-boot-starter/pom.xml index a79813f0..2922cebf 100644 --- a/nakadi-producer-spring-boot-starter/pom.xml +++ b/nakadi-producer-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ org.zalando nakadi-producer-reactor - 20.3.2 + 20.4.0 nakadi-producer-spring-boot-starter diff --git a/nakadi-producer-starter-spring-boot-2-test/pom.xml b/nakadi-producer-starter-spring-boot-2-test/pom.xml index 2d434a14..8274d3ad 100644 --- a/nakadi-producer-starter-spring-boot-2-test/pom.xml +++ b/nakadi-producer-starter-spring-boot-2-test/pom.xml @@ -10,7 +10,7 @@ org.zalando nakadi-producer-reactor - 20.3.1 + 20.4.0 @@ -92,4 +92,4 @@ - \ No newline at end of file + diff --git a/nakadi-producer/pom.xml b/nakadi-producer/pom.xml index fbe6acfc..c054c322 100644 --- a/nakadi-producer/pom.xml +++ b/nakadi-producer/pom.xml @@ -10,7 +10,7 @@ org.zalando nakadi-producer-reactor - 20.3.2 + 20.4.0 nakadi-producer diff --git a/pom.xml b/pom.xml index 3b55880d..38af18ee 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ nakadi-producer-reactor org.zalando - 20.3.2 + 20.4.0 pom Nakadi Event Producer Reactor