From 61ad3d9e0863fcc98d54c49a64948761159346a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 05:13:15 +0000 Subject: [PATCH] Bump fastutil from 8.5.9 to 8.5.12 Bumps [fastutil](https://github.com/vigna/fastutil) from 8.5.9 to 8.5.12. - [Release notes](https://github.com/vigna/fastutil/releases) - [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES) - [Commits](https://github.com/vigna/fastutil/compare/8.5.9...8.5.12) --- updated-dependencies: - dependency-name: it.unimi.dsi:fastutil 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 033f7ed060..5b7ca8095c 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -158,7 +158,7 @@ it.unimi.dsi fastutil - 8.5.9 + 8.5.12 io.github.classgraph