Skip to content

Commit

Permalink
Merge pull request #99 from arminfelder/feature/logback-1.4.14
Browse files Browse the repository at this point in the history
update logback to 1.4.14 to allow for json logging
  • Loading branch information
AndriiLandiak authored Feb 19, 2024
2 parents 0cf6e05 + 97bd18b commit bf5bf12
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 @@ -49,7 +49,7 @@
<jjwt.version>0.7.0</jjwt.version>
<slf4j.version>1.7.32</slf4j.version>
<log4j.version>2.17.1</log4j.version>
<logback.version>1.2.10</logback.version>
<logback.version>1.4.14</logback.version>
<rat.version>0.10</rat.version>
<cassandra.version>4.15.0</cassandra.version>
<metrics.version>4.0.5</metrics.version>
Expand Down

0 comments on commit bf5bf12

Please sign in to comment.