mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
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:
parent
474f4bb5a0
commit
73e34abfd5
|
@ -29,7 +29,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jcommander</groupId>
|
<groupId>org.jcommander</groupId>
|
||||||
<artifactId>jcommander</artifactId>
|
<artifactId>jcommander</artifactId>
|
||||||
<version>1.85</version>
|
<version>2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.jai-imageio</groupId>
|
<groupId>com.github.jai-imageio</groupId>
|
||||||
|
|
Loading…
Reference in a new issue