This is an automated email from the ASF dual-hosted git repository.
yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/main by this push:
new 29b172fc6c Bump io.netty:netty-codec-http2 in /build-parent (#6629)
29b172fc6c is described below
commit 29b172fc6ccbd824e784b106500b12fd48763c58
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 3 09:45:17 2026 +0200
Bump io.netty:netty-codec-http2 in /build-parent (#6629)
Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from
4.1.131.Final to 4.1.132.Final.
- [Release notes](https://github.com/netty/netty/releases)
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.131.Final...netty-4.1.132.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http2
dependency-version: 4.1.132.Final
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index e7e7a67e75..b8cadc0b46 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -72,7 +72,7 @@
<version.info.picocli>4.7.7</version.info.picocli>
<version.io.micrometer>1.14.12</version.io.micrometer>
<version.io.quarkus>3.27.2</version.io.quarkus>
- <version.io.netty>4.1.131.Final</version.io.netty>
+ <version.io.netty>4.1.132.Final</version.io.netty>
<version.io.smallrye.openapi.core>4.0.12</version.io.smallrye.openapi.core>
<version.io.smallrye.config.core>3.13.4</version.io.smallrye.config.core>
<version.org.apache.kafka>4.0.0</version.org.apache.kafka>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]