Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.5.10 to 1.5.11
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.10 to 1.5.11.

See this package in maven:
ch.qos.logback:logback-classic

See this project in Snyk:
https://app.snyk.io/org/wajda/project/6e7c5c6d-498c-4bbb-936d-609ddaceff7c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and wajda committed Nov 11, 2024
1 parent 041889c commit af98293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<scala.version>2.13.15</scala.version>
<scala.compat.version>2.13</scala.compat.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<logback.version>1.5.10</logback.version>
<logback.version>1.5.11</logback.version>
<slf4j.version>2.0.13</slf4j.version>
<json4s.version>3.6.12</json4s.version>
<spring.version>5.2.9.RELEASE</spring.version>
Expand Down

0 comments on commit af98293

Please sign in to comment.