Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit df1827a

Browse files
Update netty-codec-http2 dependency (#120)
Signed-off-by: lesleyannj <lesleyannj@hotmail.com>
1 parent eff4927 commit df1827a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>io.netty</groupId>
106106
<artifactId>netty-codec-http2</artifactId>
107-
<version>4.1.52.Final</version>
107+
<version>4.1.60.Final</version>
108108
</dependency>
109109
<!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
110110
<dependency>

0 commit comments

Comments
 (0)