Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kid1412621 authored Dec 22, 2022
1 parent 0251f68 commit 03138ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

<!-- project properties -->
<properties>
<oshiVersion>5.3.6</oshiVersion>
<jnaVersion>5.6.0</jnaVersion>
<lombokVersion>1.18.16</lombokVersion>
<oshiVersion>6.3.2</oshiVersion>
<jnaVersion>5.12.1</jnaVersion>
<lombokVersion>1.18.24</lombokVersion>
<ini4jVersion>0.5.4</ini4jVersion>
</properties>

Expand Down Expand Up @@ -72,4 +72,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 03138ce

Please sign in to comment.