Skip to content

Commit

Permalink
build(deps): bump picocli.version from 4.7.4 to 4.7.5
Browse files Browse the repository at this point in the history
Bumps `picocli.version` from 4.7.4 to 4.7.5.

Updates `info.picocli:picocli` from 4.7.4 to 4.7.5
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.7.4...v4.7.5)

Updates `info.picocli:picocli-codegen` from 4.7.4 to 4.7.5
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.7.4...v4.7.5)

---
updated-dependencies:
- dependency-name: info.picocli:picocli
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: info.picocli:picocli-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Sep 4, 2023
1 parent 7a9f008 commit becb82c
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 @@ -113,7 +113,7 @@ limitations under the License.
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<vavr.version>0.10.4</vavr.version>
<kafka.version>3.5.1</kafka.version>
<picocli.version>4.7.4</picocli.version>
<picocli.version>4.7.5</picocli.version>
<jackson.version>2.15.2</jackson.version>
<jinjava.version>2.7.1</jinjava.version>
<reflections.version>0.10.2</reflections.version>
Expand Down

0 comments on commit becb82c

Please sign in to comment.