Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.3.14 to 1.4.14
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.3.14 to 1.4.14.

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/luis100/project/e8faa9fa-7dc8-4f00-bbc2-1cf80071d46f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 24, 2024
1 parent 4a0d784 commit f90ee67
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 @@ -348,7 +348,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.3.14</version>
<version>1.4.14</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit f90ee67

Please sign in to comment.