diff --git a/connect-file-pulse-api/pom.xml b/connect-file-pulse-api/pom.xml index 376bb9e87..9f90b66d5 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.5.3 + 1.5.4 kafka-connect-file-pulse-api diff --git a/connect-file-pulse-expression/pom.xml b/connect-file-pulse-expression/pom.xml index 6d223266c..841d1059e 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.5.3 + 1.5.4 4.0.0 diff --git a/connect-file-pulse-filters/pom.xml b/connect-file-pulse-filters/pom.xml index 1edccea58..8198c1815 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.5.3 + 1.5.4 kafka-connect-file-pulse-filters diff --git a/connect-file-pulse-plugin/pom.xml b/connect-file-pulse-plugin/pom.xml index 02e83a4c0..ba55ef482 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.5.3 + 1.5.4 kafka-connect-file-pulse-plugin diff --git a/pom.xml b/pom.xml index fea622b91..d35555000 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor pom - 1.5.3 + 1.5.4 Kafka Connect Source File Pulse Reactor Connect File Pulse is a multi-purpose source connector for streaming files from a local filesystem to Kafka.