Skip to content

Commit

Permalink
Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165
Browse files Browse the repository at this point in the history
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.164 to 4.8.165.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.164...classgraph-4.8.165)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent dbab709 commit 9ff22c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<plugin.projectinfo.version>3.4.5</plugin.projectinfo.version>
<plugin.source.version>3.3.0</plugin.source.version>
<plugin.jacoco.version>0.8.11</plugin.jacoco.version>
<classgraph.version>4.8.164</classgraph.version>
<classgraph.version>4.8.165</classgraph.version>
<commons-codec.version>1.15</commons-codec.version>
<commons-io.version>2.15.0</commons-io.version>
<commons-compress.version>1.25.0</commons-compress.version>
Expand Down

0 comments on commit 9ff22c9

Please sign in to comment.