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

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


The following commit(s) were added to refs/heads/master by this push:
     new c5baa24  OPENNLP-1625 - Bump de.thetaphi:forbiddenapis from 3.7 to 3.8 
(#175)
c5baa24 is described below

commit c5baa241d7d435a2117a49840d01daa795230731
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 15 13:16:00 2024 +0200

    OPENNLP-1625 - Bump de.thetaphi:forbiddenapis from 3.7 to 3.8 (#175)
    
    Bumps 
[de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) 
from 3.7 to 3.8.
    - 
[Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.7...3.8)
    
    ---
    updated-dependencies:
    - dependency-name: de.thetaphi:forbiddenapis
      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 61f2ef8..bf0c65d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
         <jacoco.maven.plugin>0.8.12</jacoco.maven.plugin>
         <maven.surefire.plugin>3.0.0-M5</maven.surefire.plugin>
         <maven.failsafe.plugin>3.0.0-M5</maven.failsafe.plugin>
-        <forbiddenapis.plugin>3.7</forbiddenapis.plugin>
+        <forbiddenapis.plugin>3.8</forbiddenapis.plugin>
         <mockito.version>3.9.0</mockito.version>
     </properties>
 

Reply via email to