From 79b71771bb6060c62437d5fe0d4eb2d7bf7443a0 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 23 Jan 2026 23:51:32 +0000
Subject: [PATCH] Update dependency
org.springframework.boot:spring-boot-starter-jdbc to v4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b5929d0..0d8845f 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
+ 4.0.2
provided