This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new 8af6b49e [2.x]: OPENNLP-1776: Update forbiddenapis plugin to 3.10 
(#865)
8af6b49e is described below

commit 8af6b49e59b4408862bb9a997aabf84e87519818
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 07:28:32 2025 +0200

    [2.x]: OPENNLP-1776: Update forbiddenapis plugin to 3.10 (#865)
    
    Bumps 
[de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) 
from 3.9 to 3.10.
    - 
[Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.9...3.10)
    
    ---
    updated-dependencies:
    - dependency-name: de.thetaphi:forbiddenapis
      dependency-version: '3.10'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 29002341..05cecbca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
                <maven.assembly.plugin>3.7.1</maven.assembly.plugin>
                <maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
                <maven.javadoc.plugin>3.12.0</maven.javadoc.plugin>
-               <forbiddenapis.plugin>3.9</forbiddenapis.plugin>
+               <forbiddenapis.plugin>3.10</forbiddenapis.plugin>
                
<license-maven-plugin.version>2.7.0</license-maven-plugin.version>
        </properties>
 

Reply via email to