This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
The following commit(s) were added to refs/heads/master by this push:
new 73511ffe9 Bump it.unimi.dsi:fastutil from 8.5.15 to 8.5.18 (#3422)
73511ffe9 is described below
commit 73511ffe9c359c50c81aa96bd66dba65f26a6f89
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 08:46:32 2026 +0100
Bump it.unimi.dsi:fastutil from 8.5.15 to 8.5.18 (#3422)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 64b3952f8..0d2c4ed7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
<thrift-maven-plugin.version>0.10.0</thrift-maven-plugin.version>
<thrift.version>0.22.0</thrift.version>
<format.thrift.version>${thrift.version}</format.thrift.version>
- <fastutil.version>8.5.15</fastutil.version>
+ <fastutil.version>8.5.18</fastutil.version>
<semver.api.version>0.9.33</semver.api.version>
<slf4j.version>1.7.33</slf4j.version>
<avro.version>1.11.5</avro.version>