Skip to content

Commit

Permalink
Update jcommander 1.82 -> 1.83
Browse files Browse the repository at this point in the history
Switch to current artifact name `org.jcommander:jcommander`

https://jcommander.org/#_download
  • Loading branch information
elevenfive committed Apr 16, 2024
1 parent accc4d5 commit 534802b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions javase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
<artifactId>core</artifactId>
</dependency>
<dependency>
<groupId>com.beust</groupId>
<groupId>org.jcommander</groupId>
<artifactId>jcommander</artifactId>
<version>1.82</version>
<version>1.83</version>
</dependency>
<dependency>
<groupId>com.github.jai-imageio</groupId>
Expand Down

0 comments on commit 534802b

Please sign in to comment.