This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot-maven-org.xerial-sqlite-jdbc-3.49.0.0
in repository https://gitbox.apache.org/repos/asf/ozone.git
commit 0d1538aa02f4bbeae1428bc0f910d8f1f770329f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 8 08:00:11 2025 +0000
Bump org.xerial:sqlite-jdbc from 3.48.0.0 to 3.49.0.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from
3.48.0.0 to 3.49.0.0.
- [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.48.0.0...3.49.0.0)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 55898f7d7d..15c653c6c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@
<sortpom-maven-plugin.version>3.0.1</sortpom-maven-plugin.version>
<spotbugs.version>3.1.12.2</spotbugs.version>
<spring.version>5.3.39</spring.version>
- <sqlite.version>3.48.0.0</sqlite.version>
+ <sqlite.version>3.49.0.0</sqlite.version>
<stax2.version>4.2.2</stax2.version>
<surefire.failIfNoSpecifiedTests>false</surefire.failIfNoSpecifiedTests>
<surefire.fork.timeout>1200</surefire.fork.timeout>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]