chore: etc
This commit is contained in:
parent
ecccebe7c5
commit
895aecba3d
19 changed files with 404 additions and 55 deletions
|
|
@ -128,6 +128,11 @@
|
|||
<artifactId>logback-classic</artifactId>
|
||||
<version>1.5.20</version> <!-- or latest compatible version -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<version>2.0.17</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue