Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the dependencies group with 18 updates:

Package From To
io.netty:netty-bom 4.2.1.Final 4.2.2.Final
io.netty:netty-codec-http2 4.2.1.Final 4.2.2.Final
io.netty:netty-transport-native-epoll 4.2.1.Final 4.2.2.Final
io.netty:netty-transport-native-kqueue 4.2.1.Final 4.2.2.Final
io.netty:netty-transport-native-io_uring 4.2.1.Final 4.2.2.Final
com.amazonaws:aws-java-sdk-bom 1.12.783 1.12.785
org.junit:junit-bom 5.13.0 5.13.1
org.eclipse.jetty:jetty-server 12.0.21 12.0.22
org.eclipse.jetty.websocket:jetty-websocket-core-server 12.0.21 12.0.22
org.eclipse.jetty.websocket:jetty-websocket-jetty-api 12.0.21 12.0.22
org.eclipse.jetty.websocket:jetty-websocket-jetty-server 12.0.21 12.0.22
org.eclipse.jetty.http2:jetty-http2-server 12.0.21 12.0.22
org.eclipse.jetty:jetty-alpn-java-server 12.0.21 12.0.22
org.eclipse.jetty.http2:jetty-http2-client 12.0.21 12.0.22
io.lettuce:lettuce-core 6.6.0.RELEASE 6.7.1.RELEASE
org.apache.maven:maven-plugin-api 3.9.9 3.9.10
org.apache.maven:maven-core 3.9.9 3.9.10
software.amazon.awssdk:bom 2.31.54 2.31.59

Updates io.netty:netty-bom from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates com.amazonaws:aws-java-sdk-bom from 1.12.783 to 1.12.785

Changelog

Sourced from com.amazonaws:aws-java-sdk-bom's changelog.

1.12.784 2025-06-02

Amazon DynamoDB

  • Bugfixes

    • Avoid silently throwing exception when retrieving account ID from resource name
Commits
  • 59f9401 AWS SDK for Java 1.12.785
  • eda2557 Update GitHub version number to 1.12.785-SNAPSHOT
  • 0f2fdf8 AWS SDK for Java 1.12.784
  • c34aa7f Update GitHub version number to 1.12.784-SNAPSHOT
  • See full diff in compare view

Updates org.junit:junit-bom from 5.13.0 to 5.13.1

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.13.1 = Platform 1.13.1 + Jupiter 5.13.1 + Vintage 5.13.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.0...r5.13.1

Commits
  • b580aa9 Release 5.13.1
  • 97095e9 Finalize 5.13.1 release notes
  • f0747f1 Use GraphQL API to list matching milestones to avoid pagination issues
  • af5e3bd Fix support pre-5.13 AnnotationBasedArgumentsProvider implementations (#4611)
  • 4170597 Restore compatibility with Java 8
  • a866c01 Ensure @Nested classes are executed after sibling test methods (#4603)
  • 2d58467 Create initial 5.13.1 release notes from template
  • 3447d71 Update supported versions
  • 6a7998b Revert "Don't error on already closed milestones"
  • d7c8216 Back to snapshots for further development
  • See full diff in compare view

Updates org.eclipse.jetty:jetty-server from 12.0.21 to 12.0.22

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.21 to 12.0.22

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.21 to 12.0.22

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.21 to 12.0.22

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.21 to 12.0.22

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.21 to 12.0.22

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.21 to 12.0.22

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.21 to 12.0.22

Updates io.lettuce:lettuce-core from 6.6.0.RELEASE to 6.7.1.RELEASE

Release notes

Sourced from io.lettuce:lettuce-core's releases.

6.7.1.RELEASE

The Lettuce team is pleased to announce the Lettuce 6.7.1 service release! This release ships with bugfixes and dependency upgrades.

Lettuce 6 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 21.

Thanks to all contributors who made Lettuce 6.7.1 possible.

📗 Links

🐞 Bug Fixes

Full Changelog: redis/lettuce@6.5.3.RELEASE...6.5.4.RELEASE

6.7.0.RELEASE

The Lettuce team is pleased to announce the Lettuce 6.7.0 minor release!

This release provides support for the newly introduced Vector Sets data type which was released as part of Redis 8.0 and helps Redis users with vector similarity.

Starting with 6.7 the ConnectionPoolSupport also provides a way to provide custom connection validations. The release comes with a bunch of smaller improvements and bugfixes.

Lettuce 6.7.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.0, Redis 7.4 and Redis 7.2.

Find the full changelog at the end of this document. Thanks to all contributors who made Lettuce 6.7.0.RELEASE possible.

📗 Links

⭐ New Features

🐞 Bug Fixes

💡 Other

... (truncated)

Changelog

Sourced from io.lettuce:lettuce-core's changelog.

Lettuce 6.7.1 RELEASE NOTES

The Lettuce team is pleased to announce the Lettuce 6.7.1 service release! This release ships with bugfixes and dependency upgrades.

Lettuce 6 supports Redis 2.6+ up to Redis 7.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 21.

Thanks to all contributors who made Lettuce 6.7.1 possible.

If you need any support, meet Lettuce at

Commands

N/A

Enhancements

N/A

Fixes

Other

N/A

Commits

Updates org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10

Release notes

Sourced from org.apache.maven:maven-plugin-api's releases.

3.9.10

Release Notes - Maven - Version 3.9.10

... (truncated)

Commits
  • 5f519b9 [maven-release-plugin] prepare release maven-3.9.10
  • c2acc2f [MNG-8745] Bump xmlunitVersion from 2.10.1 to 2.10.2 (#2389)
  • 1da6ce5 [MNG-8396] Backport: add cache layer to the filtered dep graph (#2393)
  • 169219a [MNG-8745] Bump xmlunitVersion from 2.10.0 to 2.10.1 (#2354)
  • 88c77b6 [MNG-8734] Make Maven 3.9.10 ignore --raw-streams option (#2361)
  • ca55739 [MNG-8728] Build ITs on JDK 21, 24
  • dee00c1 [MNG-8728] Bump Eclipse Sisu from 0.9.0.M3 to 0.9.0.M4 (#2359)
  • c2671d0 Update README.md
  • 6559599 [MNG-8711] Fix concurrent cache access
  • d213a7b [MNG-8731] Use https for xsi:schemaLocation in generated descriptors
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-core from 3.9.9 to 3.9.10

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.21 to 12.0.22

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.21 to 12.0.22

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.21 to 12.0.22

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.21 to 12.0.22

Updates io.netty:netty-codec-http2 from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:bom from 2.31.54 to 2.31.59

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.21 to 12.0.22

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.2.1.Final` | `4.2.2.Final` |
| [io.netty:netty-transport-native-io_uring](https://github.com/netty/netty) | `4.2.1.Final` | `4.2.2.Final` |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.783` | `1.12.785` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.13.0` | `5.13.1` |
| org.eclipse.jetty:jetty-server | `12.0.21` | `12.0.22` |
| org.eclipse.jetty.websocket:jetty-websocket-core-server | `12.0.21` | `12.0.22` |
| org.eclipse.jetty.websocket:jetty-websocket-jetty-api | `12.0.21` | `12.0.22` |
| org.eclipse.jetty.websocket:jetty-websocket-jetty-server | `12.0.21` | `12.0.22` |
| org.eclipse.jetty.http2:jetty-http2-server | `12.0.21` | `12.0.22` |
| org.eclipse.jetty:jetty-alpn-java-server | `12.0.21` | `12.0.22` |
| org.eclipse.jetty.http2:jetty-http2-client | `12.0.21` | `12.0.22` |
| [io.lettuce:lettuce-core](https://github.com/redis/lettuce) | `6.6.0.RELEASE` | `6.7.1.RELEASE` |
| [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.9` | `3.9.10` |
| org.apache.maven:maven-core | `3.9.9` | `3.9.10` |
| software.amazon.awssdk:bom | `2.31.54` | `2.31.59` |


Updates `io.netty:netty-bom` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `io.netty:netty-codec-http2` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `io.netty:netty-transport-native-io_uring` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.783 to 1.12.785
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.783...1.12.785)

Updates `org.junit:junit-bom` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.13.0...r5.13.1)

Updates `org.eclipse.jetty:jetty-server` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty.websocket:jetty-websocket-core-server` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-api` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-server` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty:jetty-alpn-java-server` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty.http2:jetty-http2-client` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty.websocket:jetty-websocket-core-server` from 12.0.21 to 12.0.22

Updates `io.lettuce:lettuce-core` from 6.6.0.RELEASE to 6.7.1.RELEASE
- [Release notes](https://github.com/redis/lettuce/releases)
- [Changelog](https://github.com/redis/lettuce/blob/6.7.1.RELEASE/RELEASE-NOTES.md)
- [Commits](redis/lettuce@6.6.0.RELEASE...6.7.1.RELEASE)

Updates `org.apache.maven:maven-plugin-api` from 3.9.9 to 3.9.10
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.9...maven-3.9.10)

Updates `org.apache.maven:maven-core` from 3.9.9 to 3.9.10

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-api` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-server` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.0.21 to 12.0.22

Updates `org.eclipse.jetty:jetty-alpn-java-server` from 12.0.21 to 12.0.22

Updates `io.netty:netty-codec-http2` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `io.netty:netty-transport-native-io_uring` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `software.amazon.awssdk:bom` from 2.31.54 to 2.31.59

Updates `org.eclipse.jetty.http2:jetty-http2-client` from 12.0.21 to 12.0.22

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-io_uring
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-version: 1.12.785
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-core-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-api
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-client
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-core-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.lettuce:lettuce-core
  dependency-version: 6.7.1.RELEASE
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-api
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.netty:netty-transport-native-io_uring
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.31.59
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-client
  dependency-version: 12.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Jun 9, 2025
@jknack jknack added this to the 3.9.2 milestone Jun 9, 2025
@jknack jknack merged commit 573479f into 3.x Jun 9, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependencies-0a5ab6d99a branch June 9, 2025 13:39
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.

2 participants