]> source.dussan.org Git - sonarqube.git/commitdiff
Revert "SONAR-21569 Update com.jfrog.artifactory 5.1.10 -> 5.1.14"
authorMatteo Mara <matteo.mara@sonarsource.com>
Mon, 12 Feb 2024 15:20:38 +0000 (16:20 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 12 Feb 2024 20:02:33 +0000 (20:02 +0000)
This reverts commit b91f66326c63d54fff150559857dc6614c9935fc.

build.gradle

index a181275374ed8f72617e40e4ab1bcc89caec9a73..eb5b525a672a29cd1a250805029e301e7e5458df 100644 (file)
@@ -10,7 +10,7 @@ plugins {
   id "com.github.hierynomus.license-report" version "0.16.1" apply false
   id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
   id 'com.google.protobuf' version '0.8.19' apply false
-  id 'com.jfrog.artifactory' version '5.1.14'
+  id 'com.jfrog.artifactory' version '5.1.10'
   id "de.undercouch.download" version "5.5.0" apply false
   id 'io.spring.dependency-management' version '1.1.4'
   id "org.cyclonedx.bom" version "1.7.4" apply false