This is an automated email from the ASF dual-hosted git repository.

nalim2 pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 895c8a0  Updated Eclipse Milo to 0.3.7
     new 44790eb  Merge pull request #158 from patrickse/develop
895c8a0 is described below

commit 895c8a07c4731d2376902d5b7f83afa63f7f25c2
Author: Patrick Sernetz <psern...@cad-schroer.de>
AuthorDate: Mon May 25 10:41:34 2020 +0200

    Updated Eclipse Milo to 0.3.7
    
    Signed-off-by: Patrick Sernetz <psern...@cad-schroer.de>
---
 plc4j/drivers/opcua/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/plc4j/drivers/opcua/pom.xml b/plc4j/drivers/opcua/pom.xml
index b58d30b..eeca9b8 100644
--- a/plc4j/drivers/opcua/pom.xml
+++ b/plc4j/drivers/opcua/pom.xml
@@ -94,17 +94,17 @@
     <dependency>
       <groupId>org.eclipse.milo</groupId>
       <artifactId>sdk-client</artifactId>
-      <version>0.3.6</version>
+      <version>0.3.7</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.milo</groupId>
       <artifactId>stack-core</artifactId>
-      <version>0.3.6</version>
+      <version>0.3.7</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.milo</groupId>
       <artifactId>stack-client</artifactId>
-      <version>0.3.6</version>
+      <version>0.3.7</version>
     </dependency>
 
     <dependency>
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>org.eclipse.milo</groupId>
       <artifactId>server-examples</artifactId>
-      <version>0.3.6</version>
+      <version>0.3.7</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to