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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 7c83a04  chore(deps): bump org.eclipse.milo:sdk-core from 0.6.12 to 
0.6.13 (#60)
7c83a04 is described below

commit 7c83a048d7f9751ffe09c69d2fd299adbec92aaf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 27 09:26:40 2024 +0200

    chore(deps): bump org.eclipse.milo:sdk-core from 0.6.12 to 0.6.13 (#60)
    
    Bumps org.eclipse.milo:sdk-core from 0.6.12 to 0.6.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.milo:sdk-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/tools/opcua-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/tools/opcua-server/pom.xml b/plc4j/tools/opcua-server/pom.xml
index 5602cee..4f0af4f 100644
--- a/plc4j/tools/opcua-server/pom.xml
+++ b/plc4j/tools/opcua-server/pom.xml
@@ -60,7 +60,7 @@
     <dependency>
       <groupId>org.eclipse.milo</groupId>
       <artifactId>sdk-core</artifactId>
-      <version>0.6.12</version>
+      <version>0.6.13</version>
     </dependency>
 
     <!-- Parsing Libraries -->

Reply via email to