Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 (#24)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ch.qos.logback:logback-classic from 1.5.8 to 1.5.9.

See this package in maven:
ch.qos.logback:logback-classic

See this project in Snyk:
https://app.snyk.io/org/notyouraveragegamer/project/3efa918e-25cf-4129-a048-fa8ed1e20ef1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
NotYourAverageGamer and snyk-bot authored Oct 31, 2024
1 parent a02d89c commit d8bad9b
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d8bad9b

Please sign in to comment.