update jopt-simple version

This commit is contained in:
Jonathan Shook 2022-01-10 22:23:36 -06:00
parent 1a2c46cb94
commit 7d31c6a6a0

View File

@ -48,7 +48,7 @@
<dependency>
<groupId>net.sf.jopt-simple</groupId>
<artifactId>jopt-simple</artifactId>
<version>5.0.3</version>
<version>5.0.4</version>
</dependency>
<dependency>