Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.2.10 to 1.2.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.2.10 to 1.2.11.

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/clarin-eric/project/b08bec58-ec08-490c-a8e8-f61bd88d08ea?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 28, 2022
1 parent 00a7d48 commit 071d59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.10</version>
<version>1.2.11</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 071d59e

Please sign in to comment.