Skip to content

Commit cb1c548

Browse files
Bump info.picocli:picocli from 4.7.6 to 4.7.7 (kroxylicious#2085)
* Bump info.picocli:picocli from 4.7.6 to 4.7.7 Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.6...v4.7.7) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-version: 4.7.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update CHANGELOG.md Signed-off-by: Keith Wall <kwall@apache.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Keith Wall <kwall@apache.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Keith Wall <kwall@apache.org>
1 parent ffa5ddc commit cb1c548

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Format `<github issue/pr number>: <short description>`.
77

88
## SNAPSHOT
99

10+
* [#1928](https://github.com/kroxylicious/kroxylicious/pull/2085) Bump info.picocli:picocli from 4.7.6 to 4.7.7
1011
* [#1437](https://github.com/kroxylicious/kroxylicious/issues/1437) Remove "zero-ack produce requests" warning
1112
* [#1900](https://github.com/kroxylicious/kroxylicious/issues/1900) Enforce business rule that a proxy must have at least one virtual cluster
1213
* [#1855](https://github.com/kroxylicious/kroxylicious/issues/1855) Upgrade to Apache Kafka 4.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<kroxy.extension.version>0.11.0</kroxy.extension.version>
4747
<log4j.version>2.24.3</log4j.version>
4848
<caffeine.version>3.2.0</caffeine.version>
49-
<picocli.version>4.7.6</picocli.version>
49+
<picocli.version>4.7.7</picocli.version>
5050
<netty.version>4.1.119.Final</netty.version>
5151
<netty.io_uring.version>0.0.26.Final</netty.io_uring.version>
5252
<netty.epoll.classifier>linux-x86_64</netty.epoll.classifier>

0 commit comments

Comments
 (0)