Browse Source

SONAR-13155 upgrade snakeymaml

tags/8.3.0.34182
Simon Brandhof 4 years ago
parent
commit
a45ee3dadd
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -297,7 +297,7 @@ subprojects {
dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.27.0.2172'
dependency 'org.sonarsource.update-center:sonar-update-center-common:1.23.0.723'
dependency 'org.subethamail:subethasmtp:3.1.7'
dependency 'org.yaml:snakeyaml:1.25'
dependency 'org.yaml:snakeyaml:1.26'
dependency 'xml-apis:xml-apis:1.4.01'

// please keep this list alphabetically ordered

Loading…
Cancel
Save