Skip to content

Commit 662936e

Browse files
OPENNLP-1647: Update classgraph to 4.8.179 (#689)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.176 to 4.8.179. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.176...classgraph-4.8.179) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph 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 4d9dab9 commit 662936e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<slf4j.version>2.0.16</slf4j.version>
171171
<log4j2.version>2.23.1</log4j2.version>
172172
<jmh.version>1.37</jmh.version>
173-
<classgraph.version>4.8.176</classgraph.version>
173+
<classgraph.version>4.8.179</classgraph.version>
174174
<opennlp.models.version>1.1.0</opennlp.models.version>
175175
<opennlp.forkCount>1.0C</opennlp.forkCount>
176176
<coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>

0 commit comments

Comments
 (0)