From a19629df56f3b48159b994ac1c57870050087ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 05:08:39 +0000 Subject: [PATCH] Bump fastutil from 8.4.2 to 8.5.7 Bumps [fastutil](https://github.com/vigna/fastutil) from 8.4.2 to 8.5.7. - [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.7) --- 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..261ddb7 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -43,7 +43,7 @@ it.unimi.dsi fastutil - 8.4.2 + 8.5.7 provided diff --git a/server/pom.xml b/server/pom.xml index 7e5286e..99c346e 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -137,7 +137,7 @@ it.unimi.dsi fastutil - 8.4.2 + 8.5.7 provided