Skip to content

Commit

Permalink
logback fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jkorri committed Dec 9, 2024
1 parent 27755bb commit baf005c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,11 @@
<artifactId>jakarta.mail</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.11</version>
</dependency>
<dependency>
<groupId>ch.qos.logback.access</groupId>
<artifactId>tomcat</artifactId>
Expand Down

0 comments on commit baf005c

Please sign in to comment.