Skip to content

Commit

Permalink
MGR-136
Browse files Browse the repository at this point in the history
  • Loading branch information
madness-inc authored and Matthias Müller committed Oct 25, 2022
1 parent 0f9c655 commit 38c8230
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -363,6 +363,12 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.17.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
Expand Down

0 comments on commit 38c8230

Please sign in to comment.