This is an automated email from the ASF dual-hosted git repository.
smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new 9f8ac1990 KNOX-3190 - Upgrade forbiddenapis to 3.9. (#1084)
9f8ac1990 is described below
commit 9f8ac1990bd3aba814f013c47044301ffdda14cd
Author: Sandor Molnar <[email protected]>
AuthorDate: Fri Sep 12 16:22:24 2025 +0200
KNOX-3190 - Upgrade forbiddenapis to 3.9. (#1084)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 22387f297..e773a283b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<fastinfoset.version>1.2.18</fastinfoset.version>
<findsecbugs-plugin.version>1.11.0</findsecbugs-plugin.version>
- <forbiddenapis.version>3.8</forbiddenapis.version>
+ <forbiddenapis.version>3.9</forbiddenapis.version>
<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
<gethostname4j.version>1.0.0</gethostname4j.version> <!-- See here:
https://github.com/mattsheppard/gethostname4j -->
<glassfish-jaxb.version>2.3.3</glassfish-jaxb.version>