diff --git a/Jenkinsfile b/Jenkinsfile index 9ddd2de2d30..76f5079291e 100755 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,6 +5,7 @@ common { "confluent-security-plugins", "kafka-connect-replicator", "ce-kafka-rest", "confluent-cloud-plugins", "schema-registry-plugins"] nanoVersion = true + pinnedNanoVersions = true timeoutHours = 3 disableConcurrentBuilds = true } diff --git a/pom.xml b/pom.xml index 2fa40d53466..67460a7c24f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.confluent rest-utils-parent - [7.4.0-0, 7.4.1-0) + 7.4.0-340 kafka-schema-registry-parent