Skip to content

Commit e1f9fc6

Browse files
Bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final (kroxylicious#1819)
* Bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.117.Final to 4.1.118.Final. - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update CHANGELOG.md Signed-off-by: Keith Wall <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Keith Wall <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Keith Wall <[email protected]>
1 parent a9e50ca commit e1f9fc6

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+
* [#1819](https://github.com/kroxylicious/kroxylicious/pull/1819) Bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final
1011
* [#1820](https://github.com/kroxylicious/kroxylicious/pull/1820) Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4
1112
* [#1768](https://github.com/kroxylicious/kroxylicious/pull/1768) Record Encryption: enable user to specify policy when we cannot resolve a Key for a topic
1213

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<log4j.version>2.24.3</log4j.version>
4848
<caffeine.version>3.2.0</caffeine.version>
4949
<picocli.version>4.7.6</picocli.version>
50-
<netty.version>4.1.117.Final</netty.version>
50+
<netty.version>4.1.118.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>
5353
<netty.io_uring.classifier>linux-x86_64</netty.io_uring.classifier>

0 commit comments

Comments
 (0)