From 8a3b3b60d9b1eaf0bdd8aae52199af7f967e0825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 23:06:03 +0000 Subject: [PATCH] Bump ormlite-jdbc from 5.7 to 6.1 Bumps [ormlite-jdbc](https://github.com/j256/ormlite-jdbc) from 5.7 to 6.1. - [Release notes](https://github.com/j256/ormlite-jdbc/releases) - [Commits](https://github.com/j256/ormlite-jdbc/compare/ormlite-jdbc-5.7...ormlite-jdbc-6.1) --- updated-dependencies: - dependency-name: com.j256.ormlite:ormlite-jdbc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f07da2340b9c..34d4730d1050 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ com.j256.ormlite ormlite-jdbc - 5.7 + 6.1