Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.5.10 to 1.5.11
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.10 to 1.5.11.

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

See this project in Snyk:
https://app.snyk.io/org/abid0hussain1733/project/a4f3882f-e6d9-4317-a657-6dfc83846cfb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 12, 2024
1 parent 51807f9 commit f09f8b2
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.10</version>
<version>1.5.11</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit f09f8b2

Please sign in to comment.