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 d52d921b53 build(deps): bump io.vavr:vavr from 1.0.0 to 1.0.1 (#2474)
d52d921b53 is described below
commit d52d921b531c5f4634150b077c696f9b4fccde91
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 16:09:33 2026 +0100
build(deps): bump io.vavr:vavr from 1.0.0 to 1.0.1 (#2474)
Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/vavr-io/vavr/releases)
- [Commits](https://github.com/vavr-io/vavr/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: io.vavr:vavr
dependency-version: 1.0.1
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 7d30bb7375..2725eab0c4 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>1.0.0</vavr.version>
+ <vavr.version>1.0.1</vavr.version>
<xmlunit.version>2.11.0</xmlunit.version>
<!-- Site properties -->