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 13c6746  chore(deps): bump io.vavr:vavr from 0.11.0 to 1.0.0 (#632)
13c6746 is described below

commit 13c6746b940358e4764db65215c79ebaac9a6217
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 10:40:02 2026 +0200

    chore(deps): bump io.vavr:vavr from 0.11.0 to 1.0.0 (#632)
    
    Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 0.11.0 to 1.0.0.
    - [Release notes](https://github.com/vavr-io/vavr/releases)
    - [Commits](https://github.com/vavr-io/vavr/compare/v0.11.0...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.vavr:vavr
      dependency-version: 1.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 a61d83b..3c9288e 100644
--- a/plc4j/tools/opcua-server/pom.xml
+++ b/plc4j/tools/opcua-server/pom.xml
@@ -156,7 +156,7 @@
     <dependency>
       <groupId>io.vavr</groupId>
       <artifactId>vavr</artifactId>
-      <version>0.11.0</version>
+      <version>1.0.0</version>
     </dependency>
 
     <dependency>

Reply via email to