Skip to content

Commit

Permalink
Merge pull request #6317 from RusJaI/5.25.x
Browse files Browse the repository at this point in the history
Fix axis2.transport.mail version range
  • Loading branch information
HiranyaKavishani authored Jan 21, 2025
2 parents 08a66c8 + c75f0fe commit 6467a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1823,7 +1823,7 @@
<orbit.version.neethi>2.0.4.wso2v5</orbit.version.neethi>
<axis2-transports.version>2.0.0-wso2v42</axis2-transports.version>
<axis2-transports.version.range>[2.0.0-wso2v38,3.0.0)</axis2-transports.version.range>
<org.apache.axis2.transport.mail.version.range>[0.0.0,1.0.0)</org.apache.axis2.transport.mail.version.range>
<org.apache.axis2.transport.mail.version.range>[2.0.0,3.0.0)</org.apache.axis2.transport.mail.version.range>

<!-- Axiom Version -->
<axiom.version>1.2.11-wso2v16</axiom.version>
Expand Down

0 comments on commit 6467a27

Please sign in to comment.