From 9a3a33dbd5e94580096cbcc25288e3de811a9905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 07:16:56 +0000 Subject: [PATCH] Bump fastutil from 8.4.2 to 8.5.1 Bumps [fastutil](https://github.com/vigna/fastutil) from 8.4.2 to 8.5.1. - [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.1) 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..f125d92 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -43,7 +43,7 @@ it.unimi.dsi fastutil - 8.4.2 + 8.5.1 provided diff --git a/server/pom.xml b/server/pom.xml index 7e5286e..e4f7286 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -137,7 +137,7 @@ it.unimi.dsi fastutil - 8.4.2 + 8.5.1 provided