Temporarily disable findsecbugs due to bug.
https://stackoverflow.com/a/62894507/58803
This commit is contained in:
		@@ -29,7 +29,7 @@ subprojects {
 | 
				
			|||||||
        maven { url 'https://maven.lyndir.com' }
 | 
					        maven { url 'https://maven.lyndir.com' }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    dependencies {
 | 
					    dependencies {
 | 
				
			||||||
        spotbugsPlugins group: 'com.h3xstream.findsecbugs', name: 'findsecbugs-plugin', version: '1.9.0'
 | 
					        //spotbugsPlugins group: 'com.h3xstream.findsecbugs', name: 'findsecbugs-plugin', version: '1.11.0'
 | 
				
			||||||
        //spotbugsPlugins group: 'com.mebigfatguy.sb-contrib', name: 'sb-contrib', version: '7.4.6'
 | 
					        //spotbugsPlugins group: 'com.mebigfatguy.sb-contrib', name: 'sb-contrib', version: '7.4.6'
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    spotbugs {
 | 
					    spotbugs {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user