Skip to content

Commit

Permalink
TIKA-4326: replace deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Jan 14, 2025
1 parent 9e9c10f commit 8f54544
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
import org.junit.jupiter.api.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.testcontainers.containers.KafkaContainer;
import org.testcontainers.junit.jupiter.Testcontainers;
import org.testcontainers.kafka.KafkaContainer;
import org.testcontainers.shaded.org.apache.commons.io.FileUtils;
import org.testcontainers.utility.DockerImageName;

Expand Down

0 comments on commit 8f54544

Please sign in to comment.