Skip to content

Commit

Permalink
Remove not anymore needed exclusions which breaks PCT test from 2.489…
Browse files Browse the repository at this point in the history
…, test with mvn clean install -Djenkins.version=2.489

Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Dec 12, 2024
1 parent b491d39 commit dfd709d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,16 +251,6 @@ under the License.
<artifactId>testcontainers</artifactId>
<version>1.20.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
<dependencyManagement>
Expand Down

0 comments on commit dfd709d

Please sign in to comment.