Skip to content

Commit

Permalink
Upgrade transport http version
Browse files Browse the repository at this point in the history
This is to upgrade transport http version which bundles upgraded snakeyaml version
  • Loading branch information
chanikag committed Oct 25, 2023
1 parent 466ae51 commit 2deb547
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 2deb547

Please sign in to comment.