From c7aa11023bbae59d0a96f80ccfe14ac0510f7e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 05:01:08 +0000 Subject: [PATCH] Bump fastutil from 8.4.2 to 8.5.11 Bumps [fastutil](https://github.com/vigna/fastutil) from 8.4.2 to 8.5.11. - [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.4.2...8.5.11) --- updated-dependencies: - dependency-name: it.unimi.dsi:fastutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- protocol/pom.xml | 2 +- server/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/protocol/pom.xml b/protocol/pom.xml index 72d3639..e0c113d 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -43,7 +43,7 @@ it.unimi.dsi fastutil - 8.4.2 + 8.5.11 provided diff --git a/server/pom.xml b/server/pom.xml index 7e5286e..feadf8a 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -137,7 +137,7 @@ it.unimi.dsi fastutil - 8.4.2 + 8.5.11 provided