Skip to content

Commit a36530b

Browse files
committed
fix: upgrade ch.qos.logback:logback-classic from 1.5.19 to 1.5.20
Snyk has created this PR to upgrade ch.qos.logback:logback-classic from 1.5.19 to 1.5.20. See this package in maven: 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
1 parent f4d2ede commit a36530b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<junit-jupiter-engine.version>5.3.1</junit-jupiter-engine.version>
5757
<guava.version>32.1.3-jre</guava.version>
5858
<truth.version>0.42</truth.version>
59-
<logback-classic.version>1.5.19</logback-classic.version>
59+
<logback-classic.version>1.5.20</logback-classic.version>
6060
<jansi.version>1.18</jansi.version>
6161
<im4java.version>1.4.0</im4java.version>
6262
<properties-maven-plugin.version>1.0.0</properties-maven-plugin.version>

0 commit comments

Comments
 (0)