Skip to content

Commit

Permalink
address-integration add missing logging lib (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhir authored Jan 10, 2024
1 parent 89b0237 commit 6cbf2d5
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@
<optional>true</optional>
</dependency>

<!-- Logging -->
<dependency>
<groupId>de.muenchen.oss.digiwf</groupId>
<artifactId>digiwf-spring-logging-and-tracing</artifactId>
</dependency>

<!-- Testing -->
<dependency>
<groupId>de.muenchen.oss.digiwf</groupId>
Expand Down

0 comments on commit 6cbf2d5

Please sign in to comment.