From 8d3297f2a7fecb1f127334939e6d5972b4b950c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 09:35:07 +0000 Subject: [PATCH] Bump org.xerial:sqlite-jdbc Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.19.3 to 3.41.2.2. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.19.3...3.41.2.2) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent/java/integration-test/springboot-jsp-master/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 agent/java/integration-test/springboot-jsp-master/pom.xml diff --git a/agent/java/integration-test/springboot-jsp-master/pom.xml b/agent/java/integration-test/springboot-jsp-master/pom.xml old mode 100755 new mode 100644 index ca5d4aa51..b06a07893 --- a/agent/java/integration-test/springboot-jsp-master/pom.xml +++ b/agent/java/integration-test/springboot-jsp-master/pom.xml @@ -80,7 +80,7 @@ org.xerial sqlite-jdbc - 3.19.3 + 3.41.2.2 org.postgresql