From b60982316172e4098768b2c16e6f8b6ee773807a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 18:08:18 +0000 Subject: [PATCH] Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/google/jimfs/releases) - [Commits](https://github.com/google/jimfs/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: com.google.jimfs:jimfs dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index e2fc5cc5..945a3211 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -92,7 +92,7 @@ com.google.jimfs jimfs - 1.3.0 + 1.3.1 test