Skip to content

Commit

Permalink
Bump jcommander from 1.48 to 1.82
Browse files Browse the repository at this point in the history
Bumps [jcommander](https://github.com/cbeust/jcommander) from 1.48 to 1.82.
- [Release notes](https://github.com/cbeust/jcommander/releases)
- [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md)
- [Commits](cbeust/jcommander@jcommander-1.48...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]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2022
1 parent 8a5cf9c commit 178bf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>1.48</version>
<version>1.82</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 178bf6b

Please sign in to comment.