Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-core from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ch.qos.logback:logback-core from 1.5.0 to 1.5.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/ch.qos.logback/logback-core/

See this project in Snyk:
https://app.snyk.io/org/pantheon.tech/project/3348edb4-60ec-477a-a2c0-2f81bcaa3572?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 21, 2024
1 parent 7be298e commit c1fe81e
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 @@ -37,7 +37,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit c1fe81e

Please sign in to comment.