Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.5.3 to 1.5.4
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.3 to 1.5.4.

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/jesperancinha-github-marketplace/project/70b67093-cab2-4734-98f6-5f28d5a4850c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 1, 2024
1 parent 7662246 commit 1a7a855
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 @@ -56,7 +56,7 @@
<junit-jupiter-engine.version>5.3.1</junit-jupiter-engine.version>
<guava.version>32.1.3-jre</guava.version>
<truth.version>0.42</truth.version>
<logback-classic.version>1.5.3</logback-classic.version>
<logback-classic.version>1.5.4</logback-classic.version>
<jansi.version>1.18</jansi.version>
<im4java.version>1.4.0</im4java.version>
<properties-maven-plugin.version>1.0.0</properties-maven-plugin.version>
Expand Down

0 comments on commit 1a7a855

Please sign in to comment.