Skip to content

Commit

Permalink
ZOOKEEPER-4891: Update logback to logback to 1.3.15 to fix CVE-2024-1…
Browse files Browse the repository at this point in the history
…2798.

Closes #2221
  • Loading branch information
cnauroth committed Feb 4, 2025
1 parent a8eb7fa commit c81c765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@

<!-- dependency versions -->
<slf4j.version>2.0.13</slf4j.version>
<logback-version>1.3.14</logback-version>
<logback-version>1.3.15</logback-version>
<audience-annotations.version>0.12.0</audience-annotations.version>
<jmockit.version>1.48</jmockit.version>
<junit.version>5.6.2</junit.version>
Expand Down

0 comments on commit c81c765

Please sign in to comment.