From b27a43dd47c7de48ef34f6e4739e56639fd211d3 Mon Sep 17 00:00:00 2001
From: Javier <10879637+javiertuya@users.noreply.github.com>
Date: Sat, 2 Nov 2024 09:37:57 +0100
Subject: [PATCH] Combined dependency updates (2024-11-02)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0](https://github.com/javiertuya/samples-test-dev/pull/150)
- [Bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.1](https://github.com/javiertuya/samples-test-dev/pull/149)
- [Bump io.github.javiertuya:visual-assert from 2.5.0 to 2.5.1](https://github.com/javiertuya/samples-test-dev/pull/148)
- [Bump surefire.version from 3.5.0 to 3.5.1](https://github.com/javiertuya/samples-test-dev/pull/147)
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3ec9e2f..f6a33ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
UTF-8
UTF-8
- 3.5.0
+ 3.5.1
2.0.16
@@ -51,14 +51,14 @@
io.github.javiertuya
visual-assert
- 2.5.0
+ 2.5.1
org.xerial
sqlite-jdbc
- 3.46.1.3
+ 3.47.0.0
@@ -91,7 +91,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.18.0
+ 2.18.1