Skip to content

Commit 6bd3932

Browse files
[2.x]: OPENNLP-1778: Update classgraph to 4.8.184 (#877)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.181 to 4.8.184. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.181...classgraph-4.8.184) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.184 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>
1 parent fa3a74c commit 6bd3932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<slf4j.version>2.0.17</slf4j.version>
190190
<log4j2.version>2.25.2</log4j2.version>
191191
<logcaptor.version>2.12.1</logcaptor.version>
192-
<classgraph.version>4.8.181</classgraph.version>
192+
<classgraph.version>4.8.184</classgraph.version>
193193
<jmh.version>1.37</jmh.version>
194194

195195
<!-- Plugin versions -->

0 commit comments

Comments
 (0)