diff --git a/build.gradle b/build.gradle index 852d71d6f9..82d7f7df00 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ plugins { id 'org.nosphere.apache.rat' version '0.8.0' id 'distribution' id "com.github.spotbugs" version '5.0.12' - id 'de.thetaphi.forbiddenapis' version '3.3' + id 'de.thetaphi.forbiddenapis' version '3.4' id 'com.github.jk1.dependency-license-report' version '2.0' id 'org.cyclonedx.bom' version '1.7.1' } @@ -892,4 +892,4 @@ cyclonedxBom { outputFormat = "xml" // Exclude BOM Serial Number includeBomSerialNumber = true -} \ No newline at end of file +} diff --git a/build.xml b/build.xml index 4fbfde0fab..8890e1e0e7 100644 --- a/build.xml +++ b/build.xml @@ -349,7 +349,7 @@ under the License. - +