From 16796f32f6ee815fe29aa9f4a1bb0f0c2ade0d29 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 3 Jan 2025 09:16:12 +0000
Subject: [PATCH] chore(deps): update junit5 monorepo to v5.11.4
---
opc-ua-sdk/dictionary-reader/pom.xml | 2 +-
opc-ua-sdk/integration-tests/pom.xml | 4 ++--
opc-ua-sdk/sdk-core/pom.xml | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/opc-ua-sdk/dictionary-reader/pom.xml b/opc-ua-sdk/dictionary-reader/pom.xml
index 078fd2fcb..9def66949 100644
--- a/opc-ua-sdk/dictionary-reader/pom.xml
+++ b/opc-ua-sdk/dictionary-reader/pom.xml
@@ -35,7 +35,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.11.3
+ 5.11.4
test
diff --git a/opc-ua-sdk/integration-tests/pom.xml b/opc-ua-sdk/integration-tests/pom.xml
index 765aa37cd..a43605980 100644
--- a/opc-ua-sdk/integration-tests/pom.xml
+++ b/opc-ua-sdk/integration-tests/pom.xml
@@ -43,13 +43,13 @@
org.junit.jupiter
junit-jupiter-api
- 5.11.3
+ 5.11.4
test
org.junit.jupiter
junit-jupiter-engine
- 5.11.3
+ 5.11.4
test
diff --git a/opc-ua-sdk/sdk-core/pom.xml b/opc-ua-sdk/sdk-core/pom.xml
index 6ef7625e1..5f5877ecf 100644
--- a/opc-ua-sdk/sdk-core/pom.xml
+++ b/opc-ua-sdk/sdk-core/pom.xml
@@ -37,13 +37,13 @@
org.junit.jupiter
junit-jupiter-api
- 5.11.3
+ 5.11.4
test
org.junit.jupiter
junit-jupiter-engine
- 5.11.3
+ 5.11.4
test