• ■ ■ ■ ■ ■
    commons-utils/pom.xml
    skipped 64 lines
    65 65   <groupId>org.jvnet.winp</groupId>
    66 66   <artifactId>winp</artifactId>
    67 67   </dependency>
     68 + <dependency>
     69 + <groupId>com.github.oshi</groupId>
     70 + <artifactId>oshi-core</artifactId>
     71 + <version>5.8.2</version>
     72 + </dependency>
    68 73   </dependencies>
    69 74  </project>
    70 75   
  • ■ ■ ■ ■
    pom.xml
    skipped 152 lines
    153 153   <dependency>
    154 154   <groupId>net.java.dev.jna</groupId>
    155 155   <artifactId>jna</artifactId>
    156  - <version>5.3.1</version>
     156 + <version>5.9.0</version>
    157 157   </dependency>
    158 158   <dependency>
    159 159   <groupId>com.github.jnr</groupId>
    skipped 141 lines
Please wait...
Page is in error, reload to recover