Skip to content

Commit

Permalink
Infinispan - Exclude additional testing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed May 17, 2023
1 parent 3bc8dfd commit ec4fa13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions extensions/infinispan-client/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
</exclusion>
<exclusion>
<groupId>org.glassfish</groupId>
<artifactId>javax.json</artifactId>
Expand Down

0 comments on commit ec4fa13

Please sign in to comment.