Removing DB2 based tests and dependencies
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
<test.containers.version>1.17.2</test.containers.version>
|
||||
<test.rabbit.containers.version>1.17.2</test.rabbit.containers.version>
|
||||
<test.ducttape.version>1.0.8</test.ducttape.version>
|
||||
<db2-jdbc.version>11.5.7.0</db2-jdbc.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
@@ -128,12 +127,6 @@
|
||||
<version>${test.containers.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.ibm.db2</groupId>
|
||||
<artifactId>jcc</artifactId>
|
||||
<version>${db2-jdbc.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.rnorth.duct-tape</groupId>
|
||||
<artifactId>duct-tape</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user