We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610773e commit ee51ae4Copy full SHA for ee51ae4
1 file changed
PgBulkInsert/pom.xml
@@ -217,13 +217,6 @@
217
<version>${postgresql.version}</version>
218
</dependency>
219
220
- <dependency>
221
- <scope>compile</scope>
222
- <groupId>org.checkerframework</groupId>
223
- <artifactId>checker-qual</artifactId>
224
- <version>3.9.1</version>
225
- </dependency>
226
-
227
<dependency>
228
<scope>test</scope>
229
<groupId>junit</groupId>
0 commit comments