Update pom.xml

This commit is contained in:
parthiv39731
2024-02-19 11:43:38 +05:30
committed by GitHub
parent 087f242289
commit c72ef80b4b
+1 -8
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>