diff --git a/Jenkinsfile b/Jenkinsfile index 07604e512a..cea48c5001 100755 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -4,4 +4,5 @@ common { downStreamRepos = ["confluent-security-plugins", "ce-kafka-rest", "confluent-cloud-plugins"] nanoVersion = true + pinnedNanoVersions = true } diff --git a/kafka-rest/pom.xml b/kafka-rest/pom.xml index 90bc2bcd59..713a625ecb 100644 --- a/kafka-rest/pom.xml +++ b/kafka-rest/pom.xml @@ -20,7 +20,7 @@ - ${confluent.version.range} + 7.4.0-348