Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

pin back to 4.1.31.FINAL and 2.0.18.final #69

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dependency-management.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'io.spring.dependency-management'

ext['slf4j.version'] = '1.7.25'
ext['proteus-common-dependencies.version'] = '1.6.1-SNAPSHOT'
ext['proteus-common-dependencies.version'] = '1.6.1-95d31f0b9ea97072214606ba82feb2e131417874-SNAPSHOT'

dependencyManagement {
imports {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-common:4.1.31.Final
javax.inject:javax.inject:1
30 changes: 15 additions & 15 deletions proteus-auth/gradle/dependency-locks/testCompileClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.google.protobuf:protobuf-java:3.6.1
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.projectreactor:reactor-test:3.2.6.RELEASE
io.rsocket:rsocket-core:0.12.2-RC1
io.rsocket:rsocket-transport-local:0.12.2-RC1
io.rsocket:rsocket-transport-netty:0.12.2-RC1
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-local:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
javax.inject:javax.inject:1
junit:junit:4.12
net.bytebuddy:byte-buddy-agent:1.9.7
Expand Down
30 changes: 15 additions & 15 deletions proteus-auth/gradle/dependency-locks/testRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.google.protobuf:protobuf-java:3.6.1
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.projectreactor:reactor-test:3.2.6.RELEASE
io.rsocket:rsocket-core:0.12.2-RC1
io.rsocket:rsocket-transport-local:0.12.2-RC1
io.rsocket:rsocket-transport-netty:0.12.2-RC1
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-local:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
javax.inject:javax.inject:1
junit:junit:4.12
net.bytebuddy:byte-buddy-agent:1.9.7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.google.protobuf:protobuf-java:3.6.1
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.projectreactor:reactor-test:3.2.6.RELEASE
io.rsocket:rsocket-core:0.11.17.2
io.rsocket:rsocket-transport-local:0.11.17.2
io.rsocket:rsocket-transport-netty:0.11.17.2
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-local:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
javax.inject:javax.inject:1
junit:junit:4.12
net.bytebuddy:byte-buddy-agent:1.9.7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.google.protobuf:protobuf-java:3.6.1
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.projectreactor:reactor-test:3.2.6.RELEASE
io.rsocket:rsocket-core:0.11.17.2
io.rsocket:rsocket-transport-local:0.11.17.2
io.rsocket:rsocket-transport-netty:0.11.17.2
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-local:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
javax.inject:javax.inject:1
junit:junit:4.12
net.bytebuddy:byte-buddy-agent:1.9.7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.google.protobuf:protobuf-java:3.6.1
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.projectreactor:reactor-test:3.2.6.RELEASE
io.rsocket:rsocket-core:0.11.17.2
io.rsocket:rsocket-transport-local:0.11.17.2
io.rsocket:rsocket-transport-netty:0.11.17.2
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-local:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
javax.inject:javax.inject:1
junit:junit:4.12
net.bytebuddy:byte-buddy-agent:1.9.7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.google.protobuf:protobuf-java:3.6.1
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.projectreactor:reactor-test:3.2.6.RELEASE
io.rsocket:rsocket-core:0.11.17.2
io.rsocket:rsocket-transport-local:0.11.17.2
io.rsocket:rsocket-transport-netty:0.11.17.2
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-local:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
javax.inject:javax.inject:1
junit:junit:4.12
net.bytebuddy:byte-buddy-agent:1.9.7
Expand Down
30 changes: 15 additions & 15 deletions proteus-client/gradle/dependency-locks/compile.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
com.google.protobuf:protobuf-java:3.6.1
com.typesafe:config:1.3.3
io.micrometer:micrometer-core:1.0.6
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-tcnative:2.0.18.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.opentracing:opentracing-api:0.31.0
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.rsocket.rpc:rsocket-rpc-core:0.2.17
io.rsocket:rsocket-core:0.12.2-RC1
io.rsocket:rsocket-transport-netty:0.12.2-RC1
io.rsocket.rpc:rsocket-rpc-core:0.2.18
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
javax.annotation:javax.annotation-api:1.3.2
javax.inject:javax.inject:1
org.hdrhistogram:HdrHistogram:2.1.10
Expand Down
30 changes: 15 additions & 15 deletions proteus-client/gradle/dependency-locks/compileClasspath.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
com.google.protobuf:protobuf-java:3.6.1
com.typesafe:config:1.3.3
io.micrometer:micrometer-core:1.0.6
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-tcnative:2.0.18.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.opentracing:opentracing-api:0.31.0
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.rsocket.rpc:rsocket-rpc-core:0.2.17
io.rsocket:rsocket-core:0.12.2-RC1
io.rsocket:rsocket-transport-netty:0.12.2-RC1
io.rsocket.rpc:rsocket-rpc-core:0.2.18
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
javax.annotation:javax.annotation-api:1.3.2
javax.inject:javax.inject:1
org.hdrhistogram:HdrHistogram:2.1.10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
io.rsocket.rpc:rsocket-rpc-protobuf:0.2.17
io.rsocket.rpc:rsocket-rpc-protobuf:0.2.18
34 changes: 17 additions & 17 deletions proteus-client/gradle/dependency-locks/testCompile.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,30 +22,30 @@ com.netflix.spectator:spectator-reg-atlas:0.61.0
com.typesafe:config:1.3.3
io.micrometer:micrometer-core:1.0.6
io.micrometer:micrometer-registry-atlas:1.0.6
io.netty:netty-buffer:4.1.33.Final
io.netty:netty-codec-http2:4.1.33.Final
io.netty:netty-codec-http:4.1.33.Final
io.netty:netty-codec-socks:4.1.33.Final
io.netty:netty-codec:4.1.33.Final
io.netty:netty-common:4.1.33.Final
io.netty:netty-handler-proxy:4.1.33.Final
io.netty:netty-handler:4.1.33.Final
io.netty:netty-resolver:4.1.33.Final
io.netty:netty-buffer:4.1.31.Final
io.netty:netty-codec-http2:4.1.31.Final
io.netty:netty-codec-http:4.1.31.Final
io.netty:netty-codec-socks:4.1.31.Final
io.netty:netty-codec:4.1.31.Final
io.netty:netty-common:4.1.31.Final
io.netty:netty-handler-proxy:4.1.31.Final
io.netty:netty-handler:4.1.31.Final
io.netty:netty-resolver:4.1.31.Final
io.netty:netty-tcnative:2.0.18.Final
io.netty:netty-transport-native-epoll:4.1.33.Final
io.netty:netty-transport-native-unix-common:4.1.33.Final
io.netty:netty-transport:4.1.33.Final
io.netty:netty-transport-native-epoll:4.1.31.Final
io.netty:netty-transport-native-unix-common:4.1.31.Final
io.netty:netty-transport:4.1.31.Final
io.opentracing.brave:brave-opentracing:0.33.10
io.opentracing:opentracing-api:0.31.0
io.projectreactor.addons:reactor-adapter:3.2.2.RELEASE
io.projectreactor.netty:reactor-netty:0.8.5.RELEASE
io.projectreactor:reactor-core:3.2.6.RELEASE
io.projectreactor:reactor-test:3.2.6.RELEASE
io.rsocket.rpc:rsocket-rpc-core:0.2.13.3
io.rsocket.rpc:rsocket-rpc-protobuf:0.2.13.3
io.rsocket:rsocket-core:0.11.17.2
io.rsocket:rsocket-transport-local:0.11.17.2
io.rsocket:rsocket-transport-netty:0.11.17.2
io.rsocket.rpc:rsocket-rpc-core:0.2.18
io.rsocket.rpc:rsocket-rpc-protobuf:0.2.18
io.rsocket:rsocket-core:0.12.2-RC2
io.rsocket:rsocket-transport-local:0.12.2-RC2
io.rsocket:rsocket-transport-netty:0.12.2-RC2
io.zipkin.brave:brave:5.6.1
io.zipkin.reporter2:zipkin-reporter:2.7.14
io.zipkin.zipkin2:zipkin:2.12.0
Expand Down
Loading