Skip to content

Commit 861e36c

Browse files
committed
patch vulnerability
1 parent 4a72115 commit 861e36c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,11 @@
203203
<artifactId>azure-security-attestation</artifactId>
204204
<version>1.1.29</version>
205205
</dependency>
206+
<dependency>
207+
<groupId>io.netty</groupId>
208+
<artifactId>netty-codec-http2</artifactId>
209+
<version>4.1.100.Final</version>
210+
</dependency>
206211
<dependency>
207212
<groupId>com.azure</groupId>
208213
<artifactId>azure-core-http-netty</artifactId>

0 commit comments

Comments
 (0)