diff --git a/gradle.properties b/gradle.properties index 03dfbd5..ac082ca 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ osDetectorPluginVersion=1.7.3 versionsPluginVersion=0.45.0 nettyVersion=4.1.109.Final -jauntNettyWebsocketHttp1=1.1.3 +jauntNettyWebsocketHttp1=1.1.4 nettyTcnativeVersion=2.0.65.Final hdrHistogramVersion=2.1.12 slf4jVersion=1.7.36 diff --git a/netty-websocket-http2-callbacks-codec/gradle.lockfile b/netty-websocket-http2-callbacks-codec/gradle.lockfile index 5595ae6..fbadd96 100644 --- a/netty-websocket-http2-callbacks-codec/gradle.lockfile +++ b/netty-websocket-http2-callbacks-codec/gradle.lockfile @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -com.jauntsdn.netty:netty-websocket-http1:1.1.3=compileClasspath +com.jauntsdn.netty:netty-websocket-http1:1.1.4=compileClasspath io.netty:netty-buffer:4.1.109.Final=compileClasspath io.netty:netty-codec-http2:4.1.109.Final=compileClasspath io.netty:netty-codec-http:4.1.109.Final=compileClasspath