This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git
commit d6bf5c819a2217cb3dd7f9834f102dda311df762
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]>
(cherry picked from commit 46916a9befd5cdb1b0b3753addde03c9c4ab7a20)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e5dda8e..4d30c09e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,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 -->