Skip to content

Commit

Permalink
exclude log4j-slf4j-impl
Browse files Browse the repository at this point in the history
  • Loading branch information
Pil0tXia committed Mar 14, 2024
1 parent 288f1a1 commit 09004db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eventmesh-dashboard-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@
<groupId>junit</groupId>
<artifactId>junit-dep</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- storage redis client -->
Expand Down

0 comments on commit 09004db

Please sign in to comment.