fix(deps): update dependency com.github.oshi:oshi-core to v6.6.5

This commit is contained in:
Renovate Bot 2024-09-28 20:02:33 +00:00
parent 11ba593439
commit dfea7cf4da

@ -64,7 +64,7 @@
<dependency> <dependency>
<groupId>com.github.oshi</groupId> <groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId> <artifactId>oshi-core</artifactId>
<version>6.4.2</version> <version>6.6.5</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>