diff --git a/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java b/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java
index 04a970be5..68f61a6bd 100644
--- a/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java
+++ b/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java
@@ -184,7 +184,7 @@ private static class SingletonInstance {
"https://github.com/Typhon0/AnimateFX",
"Apache-2.0 license", "https://www.apache.org/licenses/LICENSE-2.0"),
- new Dependency("com.github.oshi", "oshi-core-java11", "6.8.2", false,
+ new Dependency("com.github.oshi", "oshi-core-java11", "6.8.3", false,
"https://github.com/oshi/oshi",
"MIT license", "https://opensource.org/licenses/MIT"),
diff --git a/pom.xml b/pom.xml
index 2378e8618..034d50dbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@
2.11.2
1.2.2
1.3.0
- 6.8.2
+ 6.8.3
4.8.181
3.49.5
17-r1