Update pom.xml

This commit is contained in:
parthiv39731 2024-02-19 11:43:38 +05:30 committed by GitHub
parent 087f242289
commit c72ef80b4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 8 deletions

View File

@ -31,13 +31,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>redpanda</artifactId>
<version>${redpanda.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
<dependencyManagement>
@ -59,4 +52,4 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>
</project>