Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.5.7 to 1.5.8
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.7 to 1.5.8.

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

See this project in Snyk:
https://app.snyk.io/org/wajda/project/34d7a822-1bdc-4b29-b4fe-44cb75def440?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and wajda committed Sep 28, 2024
1 parent c4326c9 commit d87b0d2
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.14</scala.version>
<scala.compat.version>2.13</scala.compat.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<logback.version>1.5.7</logback.version>
<logback.version>1.5.8</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 d87b0d2

Please sign in to comment.