This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch activemq-6.3.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.3.x by this push:
new abb14dcf63 [6.3.x] bump netty-version from 4.2.16.Final to
4.2.17.Final (#2442)
abb14dcf63 is described below
commit abb14dcf630996d50eb4591cd1c612971da5e138
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 11:22:31 2026 -0400
[6.3.x] bump netty-version from 4.2.16.Final to 4.2.17.Final (#2442)
Bumps `netty-version` from 4.2.16.Final to 4.2.17.Final.
Updates `io.netty:netty-buffer` from 4.2.16.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.16.Final...netty-4.2.17.Final)
Updates `io.netty:netty-common` from 4.2.16.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.16.Final...netty-4.2.17.Final)
Updates `io.netty:netty-handler` from 4.2.16.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.16.Final...netty-4.2.17.Final)
Updates `io.netty:netty-codec-http` from 4.2.16.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.16.Final...netty-4.2.17.Final)
Updates `io.netty:netty-transport` from 4.2.16.Final to 4.2.17.Final
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.16.Final...netty-4.2.17.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-version: 4.2.17.Final
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-common
dependency-version: 4.2.17.Final
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler
dependency-version: 4.2.17.Final
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http
dependency-version: 4.2.17.Final
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport
dependency-version: 4.2.17.Final
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b981f9c75..47986ee15d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<osgi-version>7.0.0</osgi-version>
<qpid-proton-version>0.35.0</qpid-proton-version>
<qpid-jms-version>2.10.0</qpid-jms-version>
- <netty-version>4.2.16.Final</netty-version>
+ <netty-version>4.2.17.Final</netty-version>
<rome-version>2.1.0</rome-version>
<shiro-version>2.2.1</shiro-version>
<slf4j-version>2.0.18</slf4j-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact