Skip to content

Commit 2bd211e

Browse files
Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181 (#656)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.180 to 4.8.181. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.180...classgraph-4.8.181) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.181 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 383a213 commit 2bd211e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>io.github.classgraph</groupId>
6161
<artifactId>classgraph</artifactId>
62-
<version>4.8.180</version>
62+
<version>4.8.181</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.apache.maven.plugin-tools</groupId>

0 commit comments

Comments
 (0)