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 <olamy@apache.org>
  • Loading branch information
olamy committed Dec 12, 2024
1 parent 512f2e2 commit 9532ad5
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.3</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 9532ad5

Please sign in to comment.