From c45aa86212b9218abd6cf93a2709c9247116d99b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 02:53:17 +0000 Subject: [PATCH] Bump oshi-core from 6.2.0 to 6.2.2 Bumps [oshi-core](https://github.com/oshi/oshi) from 6.2.0 to 6.2.2. - [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-6.2.0...oshi-parent-6.2.2) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b774880..2a7f3b7 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> com.github.oshi oshi-core - 6.2.0 + 6.2.2 com.google.code.gson @@ -79,7 +79,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.mariadb.jdbc mariadb-java-client - 3.0.5 + 3.0.7 com.microsoft.sqlserver