Bump org.jcommander:jcommander from 1.85 to 2.0

Bumps [org.jcommander:jcommander](https://github.com/cbeust/jcommander) from 1.85 to 2.0.
- [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cbeust/jcommander/compare/1.85...2.0)

---
updated-dependencies:
- dependency-name: org.jcommander:jcommander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-16 06:58:47 +00:00 committed by GitHub
parent 474f4bb5a0
commit 73e34abfd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@
<dependency>
<groupId>org.jcommander</groupId>
<artifactId>jcommander</artifactId>
<version>1.85</version>
<version>2.0</version>
</dependency>
<dependency>
<groupId>com.github.jai-imageio</groupId>