Skip to content

Commit

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

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/lmajano/project/ed714d62-4103-4efd-88bd-f6059d7861ed?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 9, 2024
1 parent 434960b commit 737aaec
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 @@ -362,7 +362,7 @@ lucee-core-version: ${minLuceeVersion}
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.3.14</version>
<version>1.5.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 737aaec

Please sign in to comment.