Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/luis100/project/17860dfd-b7a6-404f-a8b6-4c482d27e6e8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 7, 2024
1 parent 86d2d55 commit cde136c
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 @@ -322,7 +322,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.6</version>
<version>1.5.7</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit cde136c

Please sign in to comment.