From 0438b82b0b1e238a3c735b87095b17554a5edf5a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 08:01:02 +0000 Subject: [PATCH] Bump checker-qual from 3.5.0 to 3.6.0 in /PgBulkInsert Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt) - [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.5.0...checker-framework-3.6.0) Signed-off-by: dependabot-preview[bot] --- PgBulkInsert/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PgBulkInsert/pom.xml b/PgBulkInsert/pom.xml index 9ecc788..993de5a 100644 --- a/PgBulkInsert/pom.xml +++ b/PgBulkInsert/pom.xml @@ -273,7 +273,7 @@ compile org.checkerframework checker-qual - 3.5.0 + 3.6.0