Skip to content

Commit 3935a8d

Browse files
snyk-botwajda
authored andcommitted
fix: upgrade ch.qos.logback:logback-classic from 1.5.20 to 1.5.21
Snyk has created this PR to upgrade ch.qos.logback:logback-classic from 1.5.20 to 1.5.21. See this package in maven: ch.qos.logback:logback-classic See this project in Snyk: https://app.snyk.io/org/wajda/project/d5c00906-7303-47e2-adeb-d252d56d0c2d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 493e68b commit 3935a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/parent-pom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ssX</maven.build.timestamp.format>
4343
<scala.version>2.13.17</scala.version>
4444
<scala.compat.version>2.13</scala.compat.version>
45-
<logback.version>1.5.20</logback.version>
45+
<logback.version>1.5.21</logback.version>
4646
<slf4j.version>2.0.13</slf4j.version>
4747
<json4s.version>3.6.12</json4s.version>
4848
<spring.version>5.2.25.RELEASE</spring.version>

0 commit comments

Comments
 (0)