diff --git a/connect-file-pulse-api/pom.xml b/connect-file-pulse-api/pom.xml index 2b28291c9..b35165399 100644 --- a/connect-file-pulse-api/pom.xml +++ b/connect-file-pulse-api/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor - 1.6.0 + 1.6.1 kafka-connect-file-pulse-api diff --git a/connect-file-pulse-expression/pom.xml b/connect-file-pulse-expression/pom.xml index 5edfc6065..faa17cdf2 100644 --- a/connect-file-pulse-expression/pom.xml +++ b/connect-file-pulse-expression/pom.xml @@ -24,7 +24,7 @@ kafka-connect-file-pulse-reactor io.streamthoughts - 1.6.0 + 1.6.1 4.0.0 diff --git a/connect-file-pulse-filters/pom.xml b/connect-file-pulse-filters/pom.xml index d4f3d3ea3..0be9368d1 100644 --- a/connect-file-pulse-filters/pom.xml +++ b/connect-file-pulse-filters/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor - 1.6.0 + 1.6.1 kafka-connect-file-pulse-filters diff --git a/connect-file-pulse-plugin/pom.xml b/connect-file-pulse-plugin/pom.xml index f6ddf39a0..8fcc9d3f0 100644 --- a/connect-file-pulse-plugin/pom.xml +++ b/connect-file-pulse-plugin/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor - 1.6.0 + 1.6.1 kafka-connect-file-pulse-plugin diff --git a/pom.xml b/pom.xml index 92f824d59..2e6658b70 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor pom - 1.6.0 + 1.6.1 Kafka Connect Source File Pulse Reactor Connect File Pulse is a multi-purpose source connector for streaming files from a local filesystem to Kafka.