From de39fa114952ee799d21440e51cc93fa295fe3bf Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 4 Oct 2024 14:06:13 +0000
Subject: [PATCH] chore(deps): update junit5 monorepo to v5.11.2
---
pom.xml | 4 ++--
src/it/fake-validation/pom.xml | 2 +-
src/it/loggable/pom.xml | 6 +++---
src/it/weaving/pom.xml | 6 +++---
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2329231d..8bdccdb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,13 +117,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.junit.jupiter
junit-jupiter-api
- 5.11.1
+ 5.11.2
test
org.junit.jupiter
junit-jupiter-params
- 5.11.1
+ 5.11.2
test
diff --git a/src/it/fake-validation/pom.xml b/src/it/fake-validation/pom.xml
index e69faced..6a4eef57 100644
--- a/src/it/fake-validation/pom.xml
+++ b/src/it/fake-validation/pom.xml
@@ -64,7 +64,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.junit.jupiter
junit-jupiter-api
- 5.11.1
+ 5.11.2
test
diff --git a/src/it/loggable/pom.xml b/src/it/loggable/pom.xml
index a0e8bdea..e9e5df01 100644
--- a/src/it/loggable/pom.xml
+++ b/src/it/loggable/pom.xml
@@ -83,19 +83,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.junit.jupiter
junit-jupiter-api
- 5.11.1
+ 5.11.2
test
org.junit.jupiter
junit-jupiter-params
- 5.11.1
+ 5.11.2
test
org.junit.vintage
junit-vintage-engine
- 5.11.1
+ 5.11.2
test
diff --git a/src/it/weaving/pom.xml b/src/it/weaving/pom.xml
index 55e19aff..265de6e7 100644
--- a/src/it/weaving/pom.xml
+++ b/src/it/weaving/pom.xml
@@ -98,19 +98,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.junit.jupiter
junit-jupiter-api
- 5.11.1
+ 5.11.2
test
org.junit.jupiter
junit-jupiter-params
- 5.11.1
+ 5.11.2
test
org.junit.vintage
junit-vintage-engine
- 5.11.1
+ 5.11.2
test