Browse Source

[NO-JIRA] Update com.jfrog.artifactory 5.1.5 -> 5.1.10

tags/10.4.0.87286
antoine.vinot 7 months ago
parent
commit
60fc4ce1b1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View 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.5'
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.3'
id "org.cyclonedx.bom" version "1.7.4" apply false

Loading…
Cancel
Save