Code Review
/
policy
/
clamp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
dd757ac
)
Security uplift for netty
62/140962/2
author
adheli.tavares
<adheli.tavares@est.tech>
Tue, 27 May 2025 13:02:59 +0000
(14:02 +0100)
committer
Adheli Tavares
<adheli.tavares@est.tech>
Tue, 27 May 2025 13:45:59 +0000
(13:45 +0000)
Issue-ID: POLICY-5302
Change-Id: I76b9fbe12312e0813da1bdfec1f779967cca35cf
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
0b46eb8
..
72e9778
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-70,7
+70,7
@@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
- <version>4.1.1
19
.Final</version>
+ <version>4.1.1
21
.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>