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 bc055619df build(deps): bump io.vavr:vavr from 0.10.6 to 0.10.7 (#2188)
bc055619df is described below
commit bc055619df8e01f89c92a989eb24edc48ce4e3ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 11:09:55 2025 +0200
build(deps): bump io.vavr:vavr from 0.10.6 to 0.10.7 (#2188)
---
updated-dependencies:
- dependency-name: io.vavr:vavr
dependency-version: 0.10.7
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 8651b50214..153ee2cffd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<netty.version>4.1.119.Final</netty.version>
<pcap4j.version>1.8.2</pcap4j.version>
<slf4j.version>2.0.17</slf4j.version>
- <vavr.version>0.10.6</vavr.version>
+ <vavr.version>0.10.7</vavr.version>
<xmlunit.version>2.10.3</xmlunit.version>
<!-- Site properties -->