From 3cc12b6284bfed036fbdeaa2466fb64fe8bdb9e2 Mon Sep 17 00:00:00 2001 From: Maksym Ostroverkhov Date: Sun, 7 Apr 2024 10:49:14 +0300 Subject: [PATCH] update dependencies --- gradle.properties | 4 ++-- .../gradle.lockfile | 20 +++++++++---------- netty-websocket-http2/gradle.lockfile | 18 ++++++++--------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/gradle.properties b/gradle.properties index 018cba0..7f141d6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,8 +7,8 @@ gitPluginVersion=0.13.0 osDetectorPluginVersion=1.7.3 versionsPluginVersion=0.45.0 -nettyVersion=4.1.107.Final -jauntNettyWebsocketHttp1=1.1.2 +nettyVersion=4.1.108.Final +jauntNettyWebsocketHttp1=1.1.3 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 1d09ff6..24fe405 100644 --- a/netty-websocket-http2-callbacks-codec/gradle.lockfile +++ b/netty-websocket-http2-callbacks-codec/gradle.lockfile @@ -7,15 +7,15 @@ 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.2=compileClasspath -io.netty:netty-buffer:4.1.107.Final=compileClasspath -io.netty:netty-codec-http2:4.1.107.Final=compileClasspath -io.netty:netty-codec-http:4.1.107.Final=compileClasspath -io.netty:netty-codec:4.1.107.Final=compileClasspath -io.netty:netty-common:4.1.107.Final=compileClasspath -io.netty:netty-handler:4.1.107.Final=compileClasspath -io.netty:netty-resolver:4.1.107.Final=compileClasspath -io.netty:netty-transport-native-unix-common:4.1.107.Final=compileClasspath -io.netty:netty-transport:4.1.107.Final=compileClasspath +com.jauntsdn.netty:netty-websocket-http1:1.1.3=compileClasspath +io.netty:netty-buffer:4.1.108.Final=compileClasspath +io.netty:netty-codec-http2:4.1.108.Final=compileClasspath +io.netty:netty-codec-http:4.1.108.Final=compileClasspath +io.netty:netty-codec:4.1.108.Final=compileClasspath +io.netty:netty-common:4.1.108.Final=compileClasspath +io.netty:netty-handler:4.1.108.Final=compileClasspath +io.netty:netty-resolver:4.1.108.Final=compileClasspath +io.netty:netty-transport-native-unix-common:4.1.108.Final=compileClasspath +io.netty:netty-transport:4.1.108.Final=compileClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/netty-websocket-http2/gradle.lockfile b/netty-websocket-http2/gradle.lockfile index a6b3c69..0784b61 100644 --- a/netty-websocket-http2/gradle.lockfile +++ b/netty-websocket-http2/gradle.lockfile @@ -9,17 +9,17 @@ 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 -io.netty:netty-buffer:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec-http2:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec-http:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-common:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-handler:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-resolver:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-buffer:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-codec-http2:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-codec-http:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-codec:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-common:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-handler:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-resolver:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.netty:netty-tcnative-boringssl-static:2.0.65.Final=testRuntimeClasspath io.netty:netty-tcnative-classes:2.0.65.Final=testRuntimeClasspath -io.netty:netty-transport-native-unix-common:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-transport:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport-native-unix-common:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport:4.1.108.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath net.bytebuddy:byte-buddy:1.14.11=testCompileClasspath,testRuntimeClasspath org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath org.assertj:assertj-core:3.25.3=testCompileClasspath,testRuntimeClasspath