This is an automated email from the ASF dual-hosted git repository.
zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 82da039b7b Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 (#12679)
82da039b7b is described below
commit 82da039b7bc5ba2344f132404c77fe0b06b48bee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 17:01:34 2026 +0100
Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 (#12679)
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: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>
---
backends-velox/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backends-velox/pom.xml b/backends-velox/pom.xml
index 15e52dbee1..2e3aa223d3 100644
--- a/backends-velox/pom.xml
+++ b/backends-velox/pom.xml
@@ -200,7 +200,7 @@
<dependency>
<groupId>com.google.jimfs</groupId>
<artifactId>jimfs</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1</version>
<scope>compile</scope>
</dependency>
<!-- Java Faker for generating random data -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]