From d59cbc2acc68dce5843ebce453e0aa1af7cc7447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 06:33:47 +0000 Subject: [PATCH] chore(deps): bump it.unimi.dsi:fastutil from 8.5.12 to 8.5.19 Bumps [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) from 8.5.12 to 8.5.19. - [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES) - [Commits](https://github.com/vigna/fastutil/compare/8.5.12...8.5.19) --- updated-dependencies: - dependency-name: it.unimi.dsi:fastutil dependency-version: 8.5.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 27a433b345..01a7c6c0fa 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -170,7 +170,7 @@ it.unimi.dsi fastutil - 8.5.12 + 8.5.19 io.github.classgraph