From 4c5dc7b2cf3c94825d72401a31970de3bf904b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:42:26 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-jdbc in /trace-etl Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.29 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.29...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- trace-etl/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c364802c..498132aa 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.springframework spring-jdbc - 5.3.29 + 6.1.14 org.springframework.boot diff --git a/trace-etl/pom.xml b/trace-etl/pom.xml index 8684b27d..e58cc7e7 100644 --- a/trace-etl/pom.xml +++ b/trace-etl/pom.xml @@ -56,7 +56,7 @@ 1.18.30 2.7.15 - 5.3.29 + 6.1.14 ~