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 ccce45013b build(deps): bump io.vavr:vavr from 0.10.4 to 0.10.5 (#1843)
ccce45013b is described below

commit ccce45013b3c668da0f13fb6d7eecbc9b48e2f59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 24 13:32:21 2024 +0200

    build(deps): bump io.vavr:vavr from 0.10.4 to 0.10.5 (#1843)
    
    Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 0.10.4 to 0.10.5.
    - [Release notes](https://github.com/vavr-io/vavr/releases)
    - [Changelog](https://github.com/vavr-io/vavr/blob/master/RELEASE.md)
    - [Commits](https://github.com/vavr-io/vavr/compare/v0.10.4...v0.10.5)
    
    ---
    updated-dependencies:
    - dependency-name: io.vavr:vavr
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 51f2fd55a9..14a1d691bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
     <netty.version>4.1.114.Final</netty.version>
     <pcap4j.version>1.8.2</pcap4j.version>
     <slf4j.version>2.0.16</slf4j.version>
-    <vavr.version>0.10.4</vavr.version>
+    <vavr.version>0.10.5</vavr.version>
     <xmlunit.version>2.10.0</xmlunit.version>
 
     <!-- Site properties -->

Reply via email to