From 24e4fdb3cd71332624d5e1d52025b0864a1fd332 Mon Sep 17 00:00:00 2001 From: Tomas Tulka Date: Fri, 15 Dec 2023 10:37:08 +0100 Subject: [PATCH] Update dependencies --- README.md | 4 ++-- examples/parent/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4dde2a1..75afda7 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ Add necessary dependencies: com.connectedcooking.opcua opcua-dynamic-node-manager - 0.2.0 + 0.2.1 com.prosysopc.ua prosys-opc-ua-sdk-client-server - 5.0.0-95 + 5.0.2-105 ``` diff --git a/examples/parent/pom.xml b/examples/parent/pom.xml index 93f82d9..c1753db 100644 --- a/examples/parent/pom.xml +++ b/examples/parent/pom.xml @@ -14,9 +14,9 @@ 11 11 - 0.2.0-SNAPSHOT + 0.2.1-SNAPSHOT - 5.0.0-95 + 5.0.2-105 2.0.9 5.10.0 5.5.0 diff --git a/pom.xml b/pom.xml index 3589086..a4fca40 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.connectedcooking.opcua opcua-dynamic-node-manager - 0.2.0-SNAPSHOT + 0.2.1-SNAPSHOT OPC UA Dynamic Node Manager Java library for implementing a dynamic node manager that responses dynamically based on the user context. @@ -16,7 +16,7 @@ 11 11 - 5.0.0-95 + 5.0.2-105 1.76 1.11.4 2.0.9