]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-21569 Update org.apache.commons:commons-email 1.4.0 -> 1.8.0
authorWojtek Wajerowicz <115081248+wojciech-wajerowicz-sonarsource@users.noreply.github.com>
Tue, 6 Feb 2024 08:15:34 +0000 (09:15 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 8 Feb 2024 20:02:46 +0000 (20:02 +0000)
build.gradle

index 2aeeea13b74bd7d6c13632e1f21820198fea1fc7..1e81805c0583930d6d32b050e402195a86403e83 100644 (file)
@@ -358,7 +358,7 @@ subprojects {
       dependency 'junit:junit:4.13.2'
       dependency 'org.xmlunit:xmlunit-core:2.9.1'
       dependency 'org.xmlunit:xmlunit-matchers:2.9.1'
-      dependency 'org.lz4:lz4-java:1.4.0'
+      dependency 'org.lz4:lz4-java:1.8.0'
       dependency 'net.lightbody.bmp:littleproxy:1.1.0-beta-bmp-17'
       dependency 'org.awaitility:awaitility:4.2.0'
       dependency 'org.apache.commons:commons-collections4:4.4'