From 382f06344d95beb6e2ebc50e12cd93ee62b8b477 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 31 Oct 2024 12:59:51 +0100
Subject: [PATCH] [deps]: Update maven minor (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index e97bd17..0fb3fe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,27 +71,27 @@
org.apache.httpcomponents.client5
httpclient5
- 5.4
+ 5.4.1
com.fasterxml.jackson.core
jackson-databind
- 2.18.0
+ 2.18.1
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
- 2.18.0
+ 2.18.1
com.fasterxml.jackson.module
jackson-module-parameter-names
- 2.18.0
+ 2.18.1
com.fasterxml.jackson.datatype
jackson-datatype-jdk8
- 2.18.0
+ 2.18.1
org.slf4j
@@ -119,7 +119,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.11.1
+ 5.11.3
test
@@ -188,7 +188,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.10.0
+ 3.10.1
all,-missing
@@ -205,7 +205,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.0
+ 3.5.1
org.apache.maven.plugins