Skip to content

chore(deps): bump the maven group across 5 directories with 5 updates - #235

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/netty-socketio-core/maven-0a3fbb9189
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/netty-socketio-core/maven-0a3fbb9189

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven group with 4 updates in the /netty-socketio-core directory: at.yawk.lz4:lz4-java, io.netty:netty-handler, io.netty:netty-codec-http and com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 1 update in the /netty-socketio-examples/netty-socketio-core-example directory: at.yawk.lz4:lz4-java.
Bumps the maven group with 4 updates in the /netty-socketio-micronaut directory: at.yawk.lz4:lz4-java, io.netty:netty-handler, io.netty:netty-codec-http and com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 4 updates in the /netty-socketio-spring directory: at.yawk.lz4:lz4-java, io.netty:netty-handler, io.netty:netty-codec-http and com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 5 updates in the /netty-socketio-spring-boot-starter directory:

Package From To
at.yawk.lz4:lz4-java 1.10.3 1.11.1
io.netty:netty-handler 4.2.15.Final 4.2.17.Final
io.netty:netty-codec-http 4.2.15.Final 4.2.17.Final
com.fasterxml.jackson.core:jackson-databind 2.22.0 2.22.1
org.springframework.boot:spring-boot-autoconfigure 4.0.6 4.0.7

Updates at.yawk.lz4:lz4-java from 1.10.3 to 1.11.1

Release notes

Sourced from at.yawk.lz4:lz4-java's releases.

lz4-java v1.11.1

Security release for CVE-2026-59949.

What's Changed

Full Changelog: yawkat/lz4-java@v1.11.0...v1.11.1

lz4-java v1.11.0

What's Changed

New Contributors

Full Changelog: yawkat/lz4-java@v1.10.4...v1.11.0

lz4-java v1.10.4

What's Changed

These changes attempt to fix the native performance regression in 1.9+. They should have no functional or security impact.

Full Changelog: yawkat/lz4-java@v1.10.3...v1.10.4

Commits

Updates io.netty:netty-handler from 4.2.15.Final to 4.2.17.Final

Release notes

Sourced from io.netty:netty-handler's releases.

netty-4.2.17.Final

What's Changed

New Contributors

... (truncated)

Commits
  • e0789d3 [maven-release-plugin] prepare release netty-4.2.17.Final
  • 1b5abc6 Merge changes from forks (#17213)
  • 36fbf57 Update surefire plugin to latest version (#17210)
  • a96226c Add .editorconfig to enforce consistent coding style (#17052)
  • 14a4e6a OpenSSL: Allow to obtain used named group via OpenSslSession (#17058)
  • 26255b1 Weakly reference engines from the OpenSSL engine map (#17199)
  • ae41417 HttpServerCodec: do not consume the method queue for 1xx interim responses ...
  • 41f1db5 Do not write WebSocket handshake response to the tail of the pipeline (#17192)
  • 035d76e Update compress-lzf to 1.2.1 (#17194)
  • 7681aff Fix JdkZlibDecompressor losing the tail of highly compressible streams (#17191)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.2.15.Final to 4.2.17.Final

Release notes

Sourced from io.netty:netty-codec-http's releases.

netty-4.2.17.Final

What's Changed

New Contributors

... (truncated)

Commits
  • e0789d3 [maven-release-plugin] prepare release netty-4.2.17.Final
  • 1b5abc6 Merge changes from forks (#17213)
  • 36fbf57 Update surefire plugin to latest version (#17210)
  • a96226c Add .editorconfig to enforce consistent coding style (#17052)
  • 14a4e6a OpenSSL: Allow to obtain used named group via OpenSslSession (#17058)
  • 26255b1 Weakly reference engines from the OpenSSL engine map (#17199)
  • ae41417 HttpServerCodec: do not consume the method queue for 1xx interim responses ...
  • 41f1db5 Do not write WebSocket handshake response to the tail of the pipeline (#17192)
  • 035d76e Update compress-lzf to 1.2.1 (#17194)
  • 7681aff Fix JdkZlibDecompressor losing the tail of highly compressible streams (#17191)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.1

Commits
  • 446f4ce [maven-release-plugin] prepare release jackson-databind-2.22.1
  • 31a85bb Prep for 2.22.1 release
  • e54aa98 Merge branch '2.21' into 2.22
  • 8ed6c73 Post-release dep version bump
  • 943a3a0 [maven-release-plugin] prepare for next development iteration
  • 09b8981 [maven-release-plugin] prepare release jackson-databind-2.21.5
  • 26ab0dc Prep for 2.21.5 release
  • ed66dd5 ...
  • c03f090 Merge branch '2.21' into 2.22
  • ffbb8b5 Add release notes
  • Additional commits viewable in compare view

Updates at.yawk.lz4:lz4-java from 1.10.1 to 1.11.1

Release notes

Sourced from at.yawk.lz4:lz4-java's releases.

lz4-java v1.11.1

Security release for CVE-2026-59949.

What's Changed

Full Changelog: yawkat/lz4-java@v1.11.0...v1.11.1

lz4-java v1.11.0

What's Changed

New Contributors

Full Changelog: yawkat/lz4-java@v1.10.4...v1.11.0

lz4-java v1.10.4

What's Changed

These changes attempt to fix the native performance regression in 1.9+. They should have no functional or security impact.

Full Changelog: yawkat/lz4-java@v1.10.3...v1.10.4

Commits

Updates at.yawk.lz4:lz4-java from 1.10.3 to 1.11.1

Release notes

Sourced from at.yawk.lz4:lz4-java's releases.

lz4-java v1.11.1

Security release for CVE-2026-59949.

What's Changed

Full Changelog: yawkat/lz4-java@v1.11.0...v1.11.1

lz4-java v1.11.0

What's Changed

New Contributors

Full Changelog: yawkat/lz4-java@v1.10.4...v1.11.0

lz4-java v1.10.4

What's Changed

These changes attempt to fix the native performance regression in 1.9+. They should have no functional or security impact.

Full Changelog: yawkat/lz4-java@v1.10.3...v1.10.4

Commits

Updates io.netty:netty-handler from 4.2.15.Final to 4.2.17.Final

Release notes

Sourced from io.netty:netty-handler's releases.

netty-4.2.17.Final

What's Changed

New Contributors

... (truncated)

Commits
  • e0789d3 [maven-release-plugin] prepare release netty-4.2.17.Final
  • 1b5abc6 Merge changes from forks (#17213)
  • 36fbf57 Update surefire plugin to latest version (#17210)
  • a96226c Add .editorconfig to enforce consistent coding style (#17052)
  • 14a4e6a OpenSSL: Allow to obtain used named group via OpenSslSession (#17058)
  • 26255b1 Weakly reference engines from the OpenSSL engine map (#17199)
  • ae41417 HttpServerCodec: do not consume the method queue for 1xx interim responses ...
  • 41f1db5 Do not write WebSocket handshake response to the tail of the pipeline (#17192)
  • 035d76e Update compress-lzf to 1.2.1 (#17194)
  • 7681aff Fix JdkZlibDecompressor losing the tail of highly compressible streams (#17191)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.2.15.Final to 4.2.17.Final

Release notes

Sourced from io.netty:netty-codec-http's releases.

netty-4.2.17.Final

What's Changed

Bumps the maven group with 4 updates in the /netty-socketio-core directory: [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java), [io.netty:netty-handler](https://github.com/netty/netty), [io.netty:netty-codec-http](https://github.com/netty/netty) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind).
Bumps the maven group with 1 update in the /netty-socketio-examples/netty-socketio-core-example directory: [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java).
Bumps the maven group with 4 updates in the /netty-socketio-micronaut directory: [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java), [io.netty:netty-handler](https://github.com/netty/netty), [io.netty:netty-codec-http](https://github.com/netty/netty) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind).
Bumps the maven group with 4 updates in the /netty-socketio-spring directory: [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java), [io.netty:netty-handler](https://github.com/netty/netty), [io.netty:netty-codec-http](https://github.com/netty/netty) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind).
Bumps the maven group with 5 updates in the /netty-socketio-spring-boot-starter directory:

| Package | From | To |
| --- | --- | --- |
| [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) | `1.10.3` | `1.11.1` |
| [io.netty:netty-handler](https://github.com/netty/netty) | `4.2.15.Final` | `4.2.17.Final` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.2.15.Final` | `4.2.17.Final` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) | `2.22.0` | `2.22.1` |
| [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `4.0.6` | `4.0.7` |



Updates `at.yawk.lz4:lz4-java` from 1.10.3 to 1.11.1
- [Release notes](https://github.com/yawkat/lz4-java/releases)
- [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
- [Commits](yawkat/lz4-java@v1.10.3...v1.11.1)

Updates `io.netty:netty-handler` from 4.2.15.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final)

Updates `io.netty:netty-codec-http` from 4.2.15.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-databind@jackson-databind-2.22.0...jackson-databind-2.22.1)

Updates `at.yawk.lz4:lz4-java` from 1.10.1 to 1.11.1
- [Release notes](https://github.com/yawkat/lz4-java/releases)
- [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
- [Commits](yawkat/lz4-java@v1.10.3...v1.11.1)

Updates `at.yawk.lz4:lz4-java` from 1.10.3 to 1.11.1
- [Release notes](https://github.com/yawkat/lz4-java/releases)
- [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
- [Commits](yawkat/lz4-java@v1.10.3...v1.11.1)

Updates `io.netty:netty-handler` from 4.2.15.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final)

Updates `io.netty:netty-codec-http` from 4.2.15.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-databind@jackson-databind-2.22.0...jackson-databind-2.22.1)

Updates `at.yawk.lz4:lz4-java` from 1.10.3 to 1.11.1
- [Release notes](https://github.com/yawkat/lz4-java/releases)
- [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
- [Commits](yawkat/lz4-java@v1.10.3...v1.11.1)

Updates `io.netty:netty-handler` from 4.2.15.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final)

Updates `io.netty:netty-codec-http` from 4.2.15.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-databind@jackson-databind-2.22.0...jackson-databind-2.22.1)

Updates `at.yawk.lz4:lz4-java` from 1.10.3 to 1.11.1
- [Release notes](https://github.com/yawkat/lz4-java/releases)
- [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
- [Commits](yawkat/lz4-java@v1.10.3...v1.11.1)

Updates `io.netty:netty-handler` from 4.2.15.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final)

Updates `io.netty:netty-codec-http` from 4.2.15.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-databind@jackson-databind-2.22.0...jackson-databind-2.22.1)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.0.6...v4.0.7)

---
updated-dependencies:
- dependency-name: at.yawk.lz4:lz4-java
  dependency-version: 1.11.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: at.yawk.lz4:lz4-java
  dependency-version: 1.11.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: at.yawk.lz4:lz4-java
  dependency-version: 1.11.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: at.yawk.lz4:lz4-java
  dependency-version: 1.11.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: at.yawk.lz4:lz4-java
  dependency-version: 1.11.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.17.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-version: 4.0.7
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 18, 2026
@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: f809b85e-b2f7-479b-91fb-98e5f395a39a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants