Skip to content

Commit

Permalink
use logback 1.4.13 instead of 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed Nov 30, 2023
1 parent c3b5420 commit dbadbde
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>2.0.9</slf4j.version>
<logback.version>1.3.13</logback.version>
<logback.version>1.4.13</logback.version>
<logstash-logback-encoder.version>7.4</logstash-logback-encoder.version>
<fluency.version>2.6.5</fluency.version>
<janino.version>3.1.10</janino.version>
Expand Down

0 comments on commit dbadbde

Please sign in to comment.