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

rzo1 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 46916a9b Bump io.github.classgraph:classgraph from 4.8.179 to 4.8.180
46916a9b is described below

commit 46916a9befd5cdb1b0b3753addde03c9c4ab7a20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 30 05:39:13 2025 +0000

    Bump io.github.classgraph:classgraph from 4.8.179 to 4.8.180
    
    Bumps 
[io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) 
from 4.8.179 to 4.8.180.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - 
[Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.179...classgraph-4.8.180)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-version: 4.8.180
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6073165c..246c2eb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
                <slf4j.version>2.0.17</slf4j.version>
                <log4j2.version>2.25.0</log4j2.version>
                <logcaptor.version>2.11.0</logcaptor.version>
-               <classgraph.version>4.8.179</classgraph.version>
+               <classgraph.version>4.8.180</classgraph.version>
                <jmh.version>1.37</jmh.version>
 
                <!-- Plugin versions -->

Reply via email to