From 3fb2a04d71dd84290d5f31060852ac737dab8a3d Mon Sep 17 00:00:00 2001
From: Javier <10879637+javiertuya@users.noreply.github.com>
Date: Wed, 2 Oct 2024 09:17:30 +0200
Subject: [PATCH] Combined dependency updates (2024-10-02)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0](https://github.com/javiertuya/samples-test-dev/pull/145)
- [Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1](https://github.com/javiertuya/samples-test-dev/pull/144)
- [Bump org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3](https://github.com/javiertuya/samples-test-dev/pull/143)
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 633c381..3ec9e2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
org.xerial
sqlite-jdbc
- 3.46.1.0
+ 3.46.1.3
@@ -91,7 +91,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.17.2
+ 2.18.0
@@ -207,7 +207,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.10.0
+ 3.10.1
${basedir}/src/main/java/overview.html
${basedir}/src/main/java;${basedir}/src/test/java;${basedir}/src/it/java