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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4d550cd  OPENNLP-1723: Update forbiddenapis plugin to 3.9 (#261)
4d550cd is described below

commit 4d550cd4d4e3c1f9622106f024fc6f3aa9a95bb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 10 09:56:12 2025 +0200

    OPENNLP-1723: Update forbiddenapis plugin to 3.9 (#261)
    
    Bumps 
[de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) 
from 3.8 to 3.9.
    - 
[Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.8...3.9)
    
    ---
    updated-dependencies:
    - dependency-name: de.thetaphi:forbiddenapis
      dependency-version: '3.9'
      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 cb33c96..156f2ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
         <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
         <jacoco.maven.plugin>0.8.12</jacoco.maven.plugin>
         <maven.failsafe.plugin>3.5.3</maven.failsafe.plugin>
-        <forbiddenapis.plugin>3.8</forbiddenapis.plugin>
+        <forbiddenapis.plugin>3.9</forbiddenapis.plugin>
         <mockito.version>3.9.0</mockito.version>
 
         <license-maven-plugin.version>2.5.0</license-maven-plugin.version>

Reply via email to