Skip to content

Commit 135a994

Browse files
Update Netty io_uring 0.0.25 -> 0.0.26 (#3157)
1 parent ebfba66 commit 135a994

File tree

48 files changed

+95
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+95
-95
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ciManagementUrl=https://github.com/apple/servicetalk/actions
3131

3232
# dependency versions
3333
nettyVersion=4.1.116.Final
34-
nettyIoUringVersion=0.0.25.Final
34+
nettyIoUringVersion=0.0.26.Final
3535

3636
jsr305Version=3.0.2
3737

servicetalk-benchmarks/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ com.fasterxml.jackson.core:jackson-core:2.16.2=compileClasspath,runtimeClasspath
66
com.fasterxml.jackson.core:jackson-databind:2.16.2=compileClasspath,runtimeClasspath
77
com.fasterxml.jackson:jackson-bom:2.16.2=compileClasspath,runtimeClasspath
88
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
10-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
10+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1111
io.netty:netty-bom:4.1.116.Final=compileClasspath,runtimeClasspath
1212
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath
1313
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-data-jackson-jersey/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
99
com.sun.activation:jakarta.activation:1.2.2=runtimeClasspath
1010
com.sun.xml.bind:jaxb-core:2.3.0.1=runtimeClasspath
1111
com.sun.xml.bind:jaxb-impl:2.3.3=runtimeClasspath
12-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
13-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
12+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
13+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1414
io.netty:netty-bom:4.1.116.Final=compileClasspath,runtimeClasspath
1515
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath
1616
io.netty:netty-codec:4.1.116.Final=runtimeClasspath

servicetalk-data-jackson-jersey3-jakarta10/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ com.fasterxml.jackson.core:jackson-databind:2.16.2=compileClasspath,runtimeClass
77
com.fasterxml.jackson:jackson-bom:2.16.2=compileClasspath,runtimeClasspath
88
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
99
com.sun.istack:istack-commons-runtime:4.1.2=runtimeClasspath
10-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
11-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
10+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
11+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1212
io.netty:netty-bom:4.1.116.Final=compileClasspath,runtimeClasspath
1313
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath
1414
io.netty:netty-codec:4.1.116.Final=runtimeClasspath

servicetalk-data-jackson-jersey3-jakarta9/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ com.fasterxml.jackson:jackson-bom:2.16.2=compileClasspath,runtimeClasspath
88
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
99
com.sun.activation:jakarta.activation:2.0.1=runtimeClasspath
1010
com.sun.istack:istack-commons-runtime:4.0.1=runtimeClasspath
11-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
12-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
11+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
12+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1313
io.netty:netty-bom:4.1.116.Final=compileClasspath,runtimeClasspath
1414
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath
1515
io.netty:netty-codec:4.1.116.Final=runtimeClasspath

servicetalk-data-protobuf-jersey/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
1111
com.sun.activation:jakarta.activation:1.2.2=runtimeClasspath
1212
com.sun.xml.bind:jaxb-core:2.3.0.1=runtimeClasspath
1313
com.sun.xml.bind:jaxb-impl:2.3.3=runtimeClasspath
14-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
15-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
14+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
15+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1616
io.netty:netty-bom:4.1.116.Final=compileClasspath,runtimeClasspath
1717
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath
1818
io.netty:netty-codec:4.1.116.Final=runtimeClasspath

servicetalk-data-protobuf-jersey3-jakarta10/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
99
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
1010
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
1111
com.sun.istack:istack-commons-runtime:4.1.2=runtimeClasspath
12-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
13-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
12+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
13+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1414
io.netty:netty-bom:4.1.116.Final=compileClasspath,runtimeClasspath
1515
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath
1616
io.netty:netty-codec:4.1.116.Final=runtimeClasspath

servicetalk-data-protobuf-jersey3-jakarta9/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
1010
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
1111
com.sun.activation:jakarta.activation:2.0.1=runtimeClasspath
1212
com.sun.istack:istack-commons-runtime:4.0.1=runtimeClasspath
13-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
14-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
13+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
14+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1515
io.netty:netty-bom:4.1.116.Final=compileClasspath,runtimeClasspath
1616
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath
1717
io.netty:netty-codec:4.1.116.Final=runtimeClasspath

servicetalk-dns-discovery-netty/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
5-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
6-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
5+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
6+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
77
io.netty:netty-bom:4.1.116.Final=compileClasspath,runtimeClasspath
88
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath
99
io.netty:netty-codec-dns:4.1.116.Final=compileClasspath,runtimeClasspath

servicetalk-examples/grpc/compression/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/deadline/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/debugging/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/errors/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/execution-strategy/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/health/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/helloworld/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/keepalive/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/observer/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/protoc-options/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/request-response-context/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,runtimeCl
55
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
66
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
77
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
8-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
9-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
8+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
9+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1010
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1111
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1212
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/grpc/routeguide/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ com.google.j2objc:j2objc-annotations:2.8=compileClasspath,runtimeClasspath
1212
com.google.protobuf:protobuf-bom:3.25.3=compileClasspath,runtimeClasspath
1313
com.google.protobuf:protobuf-java-util:3.25.3=compileClasspath,runtimeClasspath
1414
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,runtimeClasspath
15-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
16-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
15+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
16+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
1717
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
1818
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
1919
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/http/compression/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
5-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
6-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
5+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
6+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
77
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
88
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
99
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/http/debugging/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
5-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
6-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
5+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
6+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
77
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
88
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
99
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/http/files/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.google.code.findbugs:jsr305:3.0.2=runtimeClasspath
5-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
6-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
5+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
6+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
77
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
88
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
99
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

servicetalk-examples/http/helloworld/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath
5-
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=runtimeClasspath
6-
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=runtimeClasspath
5+
io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.26.Final=runtimeClasspath
6+
io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.26.Final=runtimeClasspath
77
io.netty:netty-bom:4.1.116.Final=runtimeClasspath
88
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath
99
io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath

0 commit comments

Comments
 (0)