Skip to content

Commit

Permalink
use the java 8 compatible version of logback
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel committed Dec 15, 2023
1 parent c160ce7 commit 7993783
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 @@ -61,7 +61,7 @@
<project.build.outputTimestamp>1701629562</project.build.outputTimestamp>

<slf4j.version>2.0.9</slf4j.version>
<logback.version>1.4.14</logback.version>
<logback.version>1.3.14</logback.version>

<junit.minor>9.3</junit.minor>
<junit.version>5.${junit.minor}</junit.version>
Expand Down

0 comments on commit 7993783

Please sign in to comment.