From 2d44ca7fab37e446833d28f8ef1119fd649b8c53 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Mon, 3 Oct 2022 12:36:21 +0000 Subject: [PATCH] forbiddenapis 3.4 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904373 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 4 ++-- build.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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. - +