This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9x by this push:
new de8bc77af17 Update plugin de.thetaphi.forbiddenapis to v3.10
(branch_9x) (#3752)
de8bc77af17 is described below
commit de8bc77af17fad9035098ed16408dfe7b40bddfc
Author: Solr Bot <[email protected]>
AuthorDate: Mon Oct 13 00:05:04 2025 +0200
Update plugin de.thetaphi.forbiddenapis to v3.10 (branch_9x) (#3752)
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index f35585597e7..43813bda545 100644
--- a/build.gradle
+++ b/build.gradle
@@ -23,7 +23,7 @@ plugins {
id 'com.palantir.consistent-versions' version '2.16.0'
id 'org.owasp.dependencycheck' version '12.1.3'
id 'ca.cutterslade.analyze' version '1.10.0'
- id 'de.thetaphi.forbiddenapis' version '3.9' apply false
+ id 'de.thetaphi.forbiddenapis' version '3.10' apply false
id 'de.undercouch.download' version '5.6.0' apply false
id 'net.ltgt.errorprone' version '3.1.0' apply false
id 'com.diffplug.spotless' version '7.2.1' apply false