aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2024-11-13 11:31:33 +0000
committeradheli.tavares <adheli.tavares@est.tech>2024-11-13 11:34:59 +0000
commit0af6a6864821eb4d4541d2db79167a6527daa207 (patch)
treedfae20fcd9f84bbd88c7fc15a9dc20d8bd531f20 /pom.xml
parent1da7319d11c1c604e865e381801edb992d6c679a (diff)
Uplift of netty dependencies that are brought in by spring boot
- they conflict with the ones in parent used in apex and drools Issue-ID: POLICY-5073 Change-Id: I35f1fdd622b8dce14d32f5bf0351b4c90124e0ac Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 02ec9bdf2..d3ad465a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,6 +52,7 @@
<properties>
<policy.common.version>3.0.1-SNAPSHOT</policy.common.version>
<policy.models.version>4.0.1-SNAPSHOT</policy.models.version>
+ <version.netty>4.1.112.Final</version.netty>
</properties>
<modules>
<module>common</module>