This is an automated email from the ASF dual-hosted git repository.
thiagoelg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new f085010e3e2 build(deps): bump io.netty:netty-codec-http from
4.1.128.Final to 4.1.129.Final in /packages/maven-base (#3380)
f085010e3e2 is described below
commit f085010e3e27a7835b4288db9433de2c47deb43b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 11:39:38 2026 -0300
build(deps): bump io.netty:netty-codec-http from 4.1.128.Final to
4.1.129.Final in /packages/maven-base (#3380)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
packages/maven-base/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/maven-base/pom.xml b/packages/maven-base/pom.xml
index 636216887cf..4ac3b02f46f 100644
--- a/packages/maven-base/pom.xml
+++ b/packages/maven-base/pom.xml
@@ -137,7 +137,7 @@
<version.org.junit.jupiter>5.12.2</version.org.junit.jupiter>
<version.org.mockito>4.11.0</version.org.mockito>
<version.org.kie.j2cl.tools.yaml.mapper>0.4</version.org.kie.j2cl.tools.yaml.mapper>
- <version.io.netty>4.1.128.Final</version.io.netty>
+ <version.io.netty>4.1.129.Final</version.io.netty>
<!-- These versions are overrides for transitive dependencies, to fix
security vulnerabilities.
They need to be checked with Quarkus and Spring Boot upgrades and
eventually removed, if they are not needed anymore. -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]