Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.2.3 to 1.5.6
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.2.3 to 1.5.6.

See this package in Maven Repository:
https://mvnrepository.com/artifact/ch.qos.logback/logback-classic/

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/b1c77b24-e60c-4483-aedb-1284426befe6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 10, 2024
1 parent a1dcbc6 commit eb22ce9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.5.6</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eb22ce9

Please sign in to comment.