Skip to content

Commit 02cab94

Browse files
authored
Merge pull request #1708 from AnuGayan/master
Bump netty version to 4.1.108.Final to fix CVE-2024-29025
2 parents c7566e0 + e0d4ba1 commit 02cab94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2504,7 +2504,7 @@
25042504
<carbon.rule.version>4.5.6</carbon.rule.version>
25052505
<carbon.rule.imp.pkg.version>[4.5.0, 4.6.0)</carbon.rule.imp.pkg.version>
25062506
<!-- Synapse Version -->
2507-
<synapse.version>4.0.0-wso2v99</synapse.version>
2507+
<synapse.version>4.0.0-wso2v102</synapse.version>
25082508
<carbon.identity.entitlement.proxy.version>5.4.4</carbon.identity.entitlement.proxy.version>
25092509
<carbon.identity.entitlement.proxy.imp.pkg.version>[5.2.0, 6.0.0)
25102510
</carbon.identity.entitlement.proxy.imp.pkg.version>
@@ -2604,8 +2604,8 @@
26042604
<saxon.wso2.version>8.9.0.wso2v2</saxon.wso2.version>
26052605
<json.smart.version>2.5.0</json.smart.version>
26062606
<damnhandy.version>2.1.6.wso2v2</damnhandy.version>
2607-
<netty.version>4.1.104.Final</netty.version>
2608-
<netty.tcnative.version>2.0.47.Final</netty.tcnative.version>
2607+
<netty.version>4.1.108.Final</netty.version>
2608+
<netty.tcnative.version>2.0.65.Final</netty.tcnative.version>
26092609
<javax.activation.version>0.0</javax.activation.version>
26102610
<javax.servlet.imp.pkg.version>[2.4.0, 3.0.0)</javax.servlet.imp.pkg.version>
26112611
<javax.servlet.http.imp.pkg.version>[2.4.0, 3.0.0)</javax.servlet.http.imp.pkg.version>

0 commit comments

Comments
 (0)