From 9b708c10c7833a75ffcbedd3b951ccc3e9ef72b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:49:20 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-jdbc to v3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b5929d0..1656528 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ jar db-common-lib - 0.0.1 + 0.1.0 db-common-lib Abstract dao and row mappers @@ -57,7 +57,7 @@ org.springframework.boot spring-boot-starter-jdbc - 2.6.0 + 3.3.5 provided