Skip to content

Commit

Permalink
Last change:
Browse files Browse the repository at this point in the history
- Downgrade logback-classic to suport Java 8
  • Loading branch information
augustocristian committed Nov 15, 2024
1 parent 0363ad9 commit 3b63521
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 @@ -23,7 +23,7 @@

<slf4japi.version>2.0.16</slf4japi.version>

<logback-classic.version>1.5.12</logback-classic.version>
<logback-classic.version>1.3.14</logback-classic.version>

<jacksonjson.version>2.18.1</jacksonjson.version>

Expand Down

0 comments on commit 3b63521

Please sign in to comment.