Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.5.15 to 1.5.16
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.15 to 1.5.16.

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 committed Jan 27, 2025
1 parent f0400f5 commit 99593f0
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.15</logback.version>
<logback.version>1.5.16</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 99593f0

Please sign in to comment.