Skip to content

Commit

Permalink
Merge pull request #3005 from chanikag/jsonPathFix
Browse files Browse the repository at this point in the history
Upgrade transport http version
  • Loading branch information
chanikag authored Oct 25, 2023
2 parents 7a8a88d + 2deb547 commit c4cc395
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 @@ -1574,7 +1574,7 @@

<cipher.tool.version>1.1.15</cipher.tool.version>
<axis2.transport.version>2.0.0-wso2v67</axis2.transport.version>
<transport.http.netty.version>6.3.42</transport.http.netty.version>
<transport.http.netty.version>6.3.49</transport.http.netty.version>

<esotericsoftware.kryo.version>3.0.3</esotericsoftware.kryo.version>
<esotericsoftware.minlog.version>1.3.0</esotericsoftware.minlog.version>
Expand Down

0 comments on commit c4cc395

Please sign in to comment.