Skip to content

Commit

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

---
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] committed Jul 6, 2023
1 parent c2ca369 commit 48c4d10
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 @@ -269,7 +269,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.157</version>
<version>4.8.161</version>
</dependency>
</dependencies>
</project>

0 comments on commit 48c4d10

Please sign in to comment.