Skip to content

Commit e67399e

Browse files
committed
update dependencies
1 parent bd57164 commit e67399e

File tree

15 files changed

+29
-29
lines changed

15 files changed

+29
-29
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ googleJavaFormatPluginVersion=0.9
77
gitPluginVersion=0.13.0
88
versionsPluginVersion=0.45.0
99

10-
nettyBomVersion=4.1.89.Final
10+
nettyBomVersion=4.1.90.Final
1111
grpcStubVersion=1.53.0
1212
reactorBomVersion=Dysprosium-SR22
1313
rxjavaVersion=3.1.6
@@ -19,7 +19,7 @@ javaxAnnotationVersion=1.3.2
1919
jakartaInjectVersion=2.0.1
2020
jakartaAnnotationVersion=2.1.1
2121

22-
protobufVersion=3.22.0
22+
protobufVersion=3.22.2
2323

2424
release=false
2525
org.gradle.parallel=true

rsocket-bom/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
io.netty:netty-bom:4.1.89.Final=classpath
4+
io.netty:netty-bom:4.1.90.Final=classpath
55
io.projectreactor:reactor-bom:Dysprosium-SR22=classpath
66
empty=

rsocket-futures/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
77
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
88
com.google.guava:guava:22.0=googleJavaFormat1.6
99
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10-
io.netty:netty-buffer:4.1.89.Final=compileClasspath,runtimeClasspath
11-
io.netty:netty-common:4.1.89.Final=compileClasspath,runtimeClasspath
10+
io.netty:netty-buffer:4.1.90.Final=compileClasspath,runtimeClasspath
11+
io.netty:netty-common:4.1.90.Final=compileClasspath,runtimeClasspath
1212
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
1313
empty=annotationProcessor

rsocket-grpc/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
1010
io.grpc:grpc-api:1.53.0=compileClasspath,runtimeClasspath
1111
io.grpc:grpc-context:1.53.0=compileClasspath,runtimeClasspath
1212
io.grpc:grpc-stub:1.53.0=compileClasspath,runtimeClasspath
13-
io.netty:netty-buffer:4.1.89.Final=compileClasspath,runtimeClasspath
14-
io.netty:netty-common:4.1.89.Final=compileClasspath,runtimeClasspath
13+
io.netty:netty-buffer:4.1.90.Final=compileClasspath,runtimeClasspath
14+
io.netty:netty-common:4.1.90.Final=compileClasspath,runtimeClasspath
1515
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
1616
empty=annotationProcessor

rsocket-helidon/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ io.helidon.common:helidon-common-mapper:2.5.6=compileClasspath,runtimeClasspath
1111
io.helidon.common:helidon-common-reactive:2.5.6=compileClasspath,runtimeClasspath
1212
io.helidon.common:helidon-common-service-loader:2.5.6=compileClasspath,runtimeClasspath
1313
io.helidon.common:helidon-common:2.5.6=compileClasspath,runtimeClasspath
14-
io.netty:netty-buffer:4.1.89.Final=compileClasspath,runtimeClasspath
15-
io.netty:netty-common:4.1.89.Final=compileClasspath,runtimeClasspath
14+
io.netty:netty-buffer:4.1.90.Final=compileClasspath,runtimeClasspath
15+
io.netty:netty-common:4.1.90.Final=compileClasspath,runtimeClasspath
1616
jakarta.annotation:jakarta.annotation-api:1.3.5=compileClasspath,runtimeClasspath
1717
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
1818
empty=annotationProcessor

rsocket-messages/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
77
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
88
com.google.guava:guava:22.0=googleJavaFormat1.6
99
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10-
io.netty:netty-buffer:4.1.89.Final=compileClasspath,runtimeClasspath
11-
io.netty:netty-common:4.1.89.Final=compileClasspath,runtimeClasspath
10+
io.netty:netty-buffer:4.1.90.Final=compileClasspath,runtimeClasspath
11+
io.netty:netty-common:4.1.90.Final=compileClasspath,runtimeClasspath
1212
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
1313
empty=annotationProcessor

rsocket-mutiny/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
77
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
88
com.google.guava:guava:22.0=googleJavaFormat1.6
99
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10-
io.netty:netty-buffer:4.1.89.Final=compileClasspath,runtimeClasspath
11-
io.netty:netty-common:4.1.89.Final=compileClasspath,runtimeClasspath
10+
io.netty:netty-buffer:4.1.90.Final=compileClasspath,runtimeClasspath
11+
io.netty:netty-common:4.1.90.Final=compileClasspath,runtimeClasspath
1212
io.smallrye.common:smallrye-common-annotation:1.13.0=compileClasspath,runtimeClasspath
1313
io.smallrye.reactive:mutiny:1.8.0=compileClasspath,runtimeClasspath
1414
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6

rsocket-reactor/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
77
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
88
com.google.guava:guava:22.0=googleJavaFormat1.6
99
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10-
io.netty:netty-buffer:4.1.89.Final=compileClasspath,runtimeClasspath
11-
io.netty:netty-common:4.1.89.Final=compileClasspath,runtimeClasspath
10+
io.netty:netty-buffer:4.1.90.Final=compileClasspath,runtimeClasspath
11+
io.netty:netty-common:4.1.90.Final=compileClasspath,runtimeClasspath
1212
io.projectreactor:reactor-core:3.3.19.RELEASE=compileClasspath,runtimeClasspath
1313
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
1414
org.reactivestreams:reactive-streams:1.0.3=compileClasspath,runtimeClasspath

rsocket-rpc-futures/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
77
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
88
com.google.guava:guava:22.0=googleJavaFormat1.6
99
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10-
io.netty:netty-buffer:4.1.89.Final=compileClasspath,runtimeClasspath
11-
io.netty:netty-common:4.1.89.Final=compileClasspath,runtimeClasspath
10+
io.netty:netty-buffer:4.1.90.Final=compileClasspath,runtimeClasspath
11+
io.netty:netty-common:4.1.90.Final=compileClasspath,runtimeClasspath
1212
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
1313
empty=annotationProcessor

rsocket-rpc-grpc/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
1010
io.grpc:grpc-api:1.53.0=compileClasspath,runtimeClasspath
1111
io.grpc:grpc-context:1.53.0=compileClasspath,runtimeClasspath
1212
io.grpc:grpc-stub:1.53.0=compileClasspath,runtimeClasspath
13-
io.netty:netty-buffer:4.1.89.Final=compileClasspath,runtimeClasspath
14-
io.netty:netty-common:4.1.89.Final=compileClasspath,runtimeClasspath
13+
io.netty:netty-buffer:4.1.90.Final=compileClasspath,runtimeClasspath
14+
io.netty:netty-common:4.1.90.Final=compileClasspath,runtimeClasspath
1515
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
1616
empty=annotationProcessor

0 commit comments

Comments
 (0)