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

mawiesne 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 1ee86fc  Bump de.thetaphi:forbiddenapis from 3.6 to 3.7 (#136)
1ee86fc is described below

commit 1ee86fc6d1d37b2d7451961e1d26338dca20008b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 6 11:34:12 2024 +0200

    Bump de.thetaphi:forbiddenapis from 3.6 to 3.7 (#136)
    
    Bumps 
[de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) 
from 3.6 to 3.7.
    - 
[Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.6...3.7)
    
    ---
    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 b8ba054..cb4ddf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
         <jacoco.maven.plugin>0.7.9</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.6</forbiddenapis.plugin>
+        <forbiddenapis.plugin>3.7</forbiddenapis.plugin>
         <mockito.version>3.9.0</mockito.version>
     </properties>
 

Reply via email to