Skip to content

Commit

Permalink
chore: upgrade logback to version 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed Nov 28, 2023
1 parent 5a6e1e6 commit bf8187e
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 @@ -123,7 +123,7 @@
<equalsverifier.version>3.15.3</equalsverifier.version>
<slf4j.version>2.0.9</slf4j.version>
<log4j.version>2.22.0</log4j.version>
<logback.version>1.3.11</logback.version>
<logback.version>1.3.13</logback.version>
<byte-buddy.version>1.14.10</byte-buddy.version>
</properties>

Expand Down

0 comments on commit bf8187e

Please sign in to comment.