From 4697b87753b25490a43adaaf12dc49cd78efd80d Mon Sep 17 00:00:00 2001
From: Piotr Idzik <65706193+vil02@users.noreply.github.com>
Date: Mon, 8 Apr 2024 20:10:15 +0200
Subject: [PATCH] chore: update maven dependencies (#5101)
---
pom.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 23f90f682..f81894dca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
UTF-8
17
17
- 3.23.1
+ 3.25.3
@@ -20,7 +20,7 @@
org.junit
junit-bom
- 5.8.2
+ 5.10.2
pom
import
@@ -31,7 +31,7 @@
org.junit.jupiter
junit-jupiter
- 5.9.0
+ 5.10.2
test
@@ -44,18 +44,18 @@
org.junit.jupiter
junit-jupiter-api
- 5.9.0
+ 5.10.2
test
org.apache.commons
commons-lang3
- 3.12.0
+ 3.14.0
org.apache.commons
commons-collections4
- 4.4
+ 4.5.0-M1