Skip to content

Commit d376878

Browse files
OPENNLP-1778: Update classgraph to 4.8.184 (#873)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3311098 commit d376878

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
@@ -235,7 +235,7 @@
235235
<slf4j.version>2.0.17</slf4j.version>
236236
<log4j2.version>2.25.2</log4j2.version>
237237
<logcaptor.version>2.12.1</logcaptor.version>
238-
<classgraph.version>4.8.181</classgraph.version>
238+
<classgraph.version>4.8.184</classgraph.version>
239239
<jmh.version>1.37</jmh.version>
240240

241241
<!-- Plugin versions -->

0 commit comments

Comments
 (0)