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.git


The following commit(s) were added to refs/heads/main by this push:
     new 9ea12bf2 OPENNLP-1610: Bump io.github.classgraph:classgraph from 
4.8.175 to 4.8.176 (#654)
9ea12bf2 is described below

commit 9ea12bf204c440686181d3444dcce7391434bb12
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 23 17:25:13 2024 +0200

    OPENNLP-1610: Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 
(#654)
    
    Bumps 
[io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) 
from 4.8.175 to 4.8.176.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - 
[Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.175...classgraph-4.8.176)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 e985c129..e4993d5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
                <slf4j.version>2.0.16</slf4j.version>
                <log4j2.version>2.23.1</log4j2.version>
                <jmh.version>1.37</jmh.version>
-               <classgraph.version>4.8.175</classgraph.version>
+               <classgraph.version>4.8.176</classgraph.version>
                <opennlp.models.version>1.0.1</opennlp.models.version>
                <opennlp.forkCount>1.0C</opennlp.forkCount>
                <junit5-system-exit.version>2.0.0</junit5-system-exit.version>

Reply via email to