Skip to content

Commit 49976d3

Browse files
Bump jcommander from 1.72 to 1.82
Bumps [jcommander](https://github.com/cbeust/jcommander) from 1.72 to 1.82. - [Release notes](https://github.com/cbeust/jcommander/releases) - [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md) - [Commits](https://github.com/cbeust/jcommander/commits/1.82) --- updated-dependencies: - dependency-name: com.beust:jcommander dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3717274 commit 49976d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
<dependency>
319319
<groupId>com.beust</groupId>
320320
<artifactId>jcommander</artifactId>
321-
<version>1.72</version>
321+
<version>1.82</version>
322322
</dependency>
323323
<dependency>
324324
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)