Skip to content

Commit

Permalink
fix: upgrade io.github.classgraph:classgraph from 4.8.141 to 4.8.143 (#…
Browse files Browse the repository at this point in the history
…388)

Snyk has created this PR to upgrade io.github.classgraph:classgraph from 4.8.141 to 4.8.143.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.github.classgraph/classgraph/

See this project in Snyk:
https://app.snyk.io/org/artur-x3f/project/47f3cb5a-fb48-4fad-8f8a-a1735599fc96?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: Anton Platonov <[email protected]>
  • Loading branch information
snyk-bot and platosha authored Apr 21, 2022
1 parent 53bb958 commit 8e785ed
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 @@ -32,7 +32,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
<formatter.basedir>${project.basedir}</formatter.basedir>
<classgraph.version>4.8.141</classgraph.version>
<classgraph.version>4.8.143</classgraph.version>
<jsr305.version>3.0.2</jsr305.version>
<swagger.version>2.1.13</swagger.version>
<jackson.version>2.13.2</jackson.version>
Expand Down

0 comments on commit 8e785ed

Please sign in to comment.