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 ef155bc5ec build(deps): bump com.google.guava:failureaccess from 1.0.2 to 1.0.3 (#2066) ef155bc5ec is described below commit ef155bc5eced0cf68a5d9c851063a91228bb8c42 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue May 6 10:31:41 2025 +0200 build(deps): bump com.google.guava:failureaccess from 1.0.2 to 1.0.3 (#2066) Bumps com.google.guava:failureaccess from 1.0.2 to 1.0.3. --- updated-dependencies: - dependency-name: com.google.guava:failureaccess dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 fd767b5374..740490e307 100644 --- a/pom.xml +++ b/pom.xml @@ -588,7 +588,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>failureaccess</artifactId> - <version>1.0.2</version> + <version>1.0.3</version> </dependency> <dependency>