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 df7bd3f  chore(deps): bump org.eclipse.milo:dictionary-manager (#67)
df7bd3f is described below

commit df7bd3f1d7ae2b175c614b09344d4b4f1fb3081b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 31 16:06:15 2024 +0200

    chore(deps): bump org.eclipse.milo:dictionary-manager (#67)
    
    Bumps org.eclipse.milo:dictionary-manager from 0.6.12 to 0.6.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.milo:dictionary-manager
      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 1d4dd36..8d30891 100644
--- a/plc4j/tools/opcua-server/pom.xml
+++ b/plc4j/tools/opcua-server/pom.xml
@@ -40,7 +40,7 @@
     <dependency>
       <groupId>org.eclipse.milo</groupId>
       <artifactId>dictionary-manager</artifactId>
-      <version>0.6.12</version>
+      <version>0.6.13</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.milo</groupId>

Reply via email to