From 21703aaf4652db7782dfc0f02ab6930d0c150b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 05:03:08 +0000 Subject: [PATCH] Bump oshi-core from 5.2.5 to 6.4.0 Bumps [oshi-core](https://github.com/oshi/oshi) from 5.2.5 to 6.4.0. - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](https://github.com/oshi/oshi/compare/oshi-parent-5.2.5...oshi-parent-6.4.0) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index 7e5286e..523f304 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -116,7 +116,7 @@ com.github.oshi oshi-core - 5.2.5 + 6.4.0 provided