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:
1375369
)
Uplift netty bom
70/142070/2
master
author
waynedunican
<wayne.dunican@est.tech>
Fri, 19 Sep 2025 09:40:01 +0000
(10:40 +0100)
committer
Wayne Dunican
<wayne.dunican@est.tech>
Fri, 19 Sep 2025 14:53:54 +0000
(14:53 +0000)
Issue-ID: POLICY-5394
Change-Id: I7b077044fd40ebcacc936eb17d2f881004fcd59d
Signed-off-by: waynedunican <wayne.dunican@est.tech>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
0b8c289
..
0b70256
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-70,7
+70,7
@@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
- <version>4.2.
4
.Final</version>
+ <version>4.2.
5
.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>