Skip to content

Commit e0bcdfa

Browse files
fix(deps): update dependency io.netty:netty-codec-http to v4.1.136.final [security]
1 parent cdd785f commit e0bcdfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ mybatis = { module = "org.mybatis:mybatis", version = "3.1.1" }
159159
mysql-connector-j = { module = "com.mysql:mysql-connector-j", version = "8.4.0" }
160160
netty-buffer = { module = "io.netty:netty-buffer", version = "4.1.119.Final" }
161161
netty-codec = { module = "io.netty:netty-codec", version = "4.1.136.Final" }
162-
netty-codec-http = { module = "io.netty:netty-codec-http", version = "4.1.119.Final" }
162+
netty-codec-http = { module = "io.netty:netty-codec-http", version = "4.1.136.Final" }
163163
netty-codec-http2 = { module = "io.netty:netty-codec-http2", version = "4.1.119.Final" }
164164
netty-common = { module = "io.netty:netty-common", version = "4.1.119.Final" }
165165
netty-handler = { module = "io.netty:netty-handler", version = "4.1.119.Final" }

0 commit comments

Comments
 (0)