Skip to content

Commit

Permalink
Merge pull request #1835 from eclipse-ditto/bump-logback-12
Browse files Browse the repository at this point in the history
update logback 1.2 to mitigate CVE
  • Loading branch information
thjaeckle authored Dec 5, 2023
2 parents 844f3c0 + a5414c9 commit e800ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<cloudevents.version>2.3.0</cloudevents.version>

<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.12</logback.version>
<logback.version>1.2.13</logback.version>
<logstash-logback-encoder.version>7.2</logstash-logback-encoder.version>
<fluency.version>2.6.5</fluency.version>
<janino.version>3.1.10</janino.version>
Expand Down

0 comments on commit e800ed3

Please sign in to comment.