From a622a5bb370c90ea81eae79f8c34ca97b325f78b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 06:24:26 +0000 Subject: [PATCH] Bump fastutil from 8.4.2 to 8.5.4 Bumps [fastutil](https://github.com/vigna/fastutil) from 8.4.2 to 8.5.4. - [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.4) 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..de02e19 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -43,7 +43,7 @@ it.unimi.dsi fastutil - 8.4.2 + 8.5.4 provided diff --git a/server/pom.xml b/server/pom.xml index 7e5286e..835b9f8 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -137,7 +137,7 @@ it.unimi.dsi fastutil - 8.4.2 + 8.5.4 provided