Revert "sonarscan: add property to allow old java version (#59575)" (#59595)

This reverts commit bf07701350.
This commit is contained in:
William Bezuidenhout 2024-01-15 18:12:27 +02:00 committed by GitHub
parent 39d34cd8c9
commit 4cd79e1649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,4 @@ sonar.c.file.suffixes=-
sonar.cpp.file.suffixes=-
sonar.objc.file.suffixes=-
sonar.sourceEncoding=UTF-8
sonar.cpd.exclusions=**/*_test.go
# temporary till a newer version of java is rolled out to the agents
sonar.scanner.force-deprecated-java-version=true
sonar.cpd.exclusions=**/*_test.go