Skip to content

Commit

Permalink
[Snyk] Upgrade io.github.classgraph:classgraph from 4.8.170 to 4.8.171 (
Browse files Browse the repository at this point in the history
#2403)

fix: upgrade io.github.classgraph:classgraph from 4.8.170 to 4.8.171

Snyk has created this PR to upgrade io.github.classgraph:classgraph from 4.8.170 to 4.8.171.

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: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Soroosh Taefi <taefi.soroosh@gmail.com>
  • Loading branch information
3 people committed May 14, 2024
1 parent e397dbe commit fc28395
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 @@ -65,7 +65,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
<formatter.basedir>${project.basedir}</formatter.basedir>
<classgraph.version>4.8.170</classgraph.version>
<classgraph.version>4.8.171</classgraph.version>
<gentyref.version>1.2.0.vaadin1</gentyref.version>
<jsr305.version>3.0.2</jsr305.version>
<jna.version>5.14.0</jna.version>
Expand Down

0 comments on commit fc28395

Please sign in to comment.