Skip to content
Snippets Groups Projects
Commit ef296828 authored by Deepa Kumari's avatar Deepa Kumari
Browse files

upgrading netty versions

parent 984da13d
No related branches found
No related tags found
1 merge request!434Full Upgrade of First Party Library Dependencies
Pipeline #216652 failed
......@@ -64,17 +64,17 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.50.Final</version>
<version>4.1.90.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport</artifactId>
<version>4.1.15.Final</version>
<version>4.1.90.Final</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.2.0</version>
<version>1.13.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment