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