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.git


The following commit(s) were added to refs/heads/develop by this push:
     new ce5e80117c build(deps): bump io.vavr:vavr from 0.11.0 to 1.0.0 (#2445)
ce5e80117c is described below

commit ce5e80117c32804c80b83b1557a8da69b7e8757a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 10:04:45 2026 +0100

    build(deps): bump io.vavr:vavr from 0.11.0 to 1.0.0 (#2445)
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d2f2345b79..1defec246c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
     <netty.version>4.1.123.Final</netty.version>
     <pcap4j.version>1.8.2</pcap4j.version>
     <slf4j.version>2.0.17</slf4j.version>
-    <vavr.version>0.11.0</vavr.version>
+    <vavr.version>1.0.0</vavr.version>
     <xmlunit.version>2.11.0</xmlunit.version>
 
     <!-- Site properties -->

Reply via email to