Author: fanningpj
Date: Sun May 28 10:37:22 2023
New Revision: 1910100
URL: http://svn.apache.org/viewvc?rev=1910100&view=rev
Log:
revert sonarqube plugin due to ci-build issues
Modified:
poi/trunk/build.gradle
Modified: poi/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1910100&r1=1910099&r2=1910100&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Sun May 28 10:37:22 2023
@@ -36,7 +36,7 @@ plugins {
id 'distribution'
id "com.github.spotbugs" version '5.0.14'
id 'de.thetaphi.forbiddenapis' version '3.5.1'
- id 'org.sonarqube' version '4.1.0.3113'
+ id 'org.sonarqube' version '4.0.0.2929'
id 'org.cyclonedx.bom' version '1.7.4'
id 'com.adarshr.test-logger' version '3.2.0'
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]