Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
1 parent 4574cc1 commit 0059892
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 @@ -51,7 +51,7 @@
<dependency.awaitility.version>4.2.0</dependency.awaitility.version>
<dependency.bytebuddy.version>1.12.18</dependency.bytebuddy.version>
<dependency.camundamodel.version>7.18.0</dependency.camundamodel.version>
<dependency.classgraph.version>4.8.149</dependency.classgraph.version>
<dependency.classgraph.version>4.8.150</dependency.classgraph.version>
<dependency.commons.version>3.12.0</dependency.commons.version>
<dependency.errorprone.version>2.16</dependency.errorprone.version>
<dependency.feel.version>1.15.2</dependency.feel.version>
Expand Down

0 comments on commit 0059892

Please sign in to comment.