Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mariofusco committed Nov 23, 2023
1 parent b5653f8 commit ac233f7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions drools-reliability/drools-reliability-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@

<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-server-testdriver-core</artifactId>
<artifactId>infinispan-server-testdriver-core-jakarta</artifactId>
<scope>test</scope>
<exclusions>
<exclusion>
Expand All @@ -138,10 +138,6 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
</exclusion>
<exclusion>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-jboss-marshalling</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit ac233f7

Please sign in to comment.