From 6decad9ac544719c9c007dbcbddd412197f395fd Mon Sep 17 00:00:00 2001 From: argha-c <007.argha@gmail.com> Date: Mon, 9 Sep 2024 17:35:44 -0700 Subject: [PATCH] Upgrade to Netty 4.1.113 --- dependencies.lock | 41 +- gradle.properties | 2 +- zuul-core/dependencies.lock | 413 ++++++++------- zuul-discovery/dependencies.lock | 126 ++--- zuul-groovy/dependencies.lock | 361 ++++++------- zuul-guice/dependencies.lock | 327 ++++++------ zuul-integration-test/build.gradle | 3 +- zuul-integration-test/dependencies.lock | 675 ++++++++++++------------ zuul-processor/dependencies.lock | 391 +++++++------- zuul-sample/dependencies.lock | 337 ++++++------ 10 files changed, 1319 insertions(+), 1357 deletions(-) diff --git a/dependencies.lock b/dependencies.lock index 7f8b83e536..6025d9e97a 100644 --- a/dependencies.lock +++ b/dependencies.lock @@ -133,7 +133,7 @@ }, "palantirJavaFormat": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.15.2", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", @@ -141,7 +141,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.15.2", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-guava", @@ -152,7 +152,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.15.2", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-guava", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -162,28 +162,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-guava": { - "locked": "2.15.2", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.palantir.javaformat:palantir-java-format-spi" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.15.2", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.palantir.javaformat:palantir-java-format" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.15.2", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.palantir.javaformat:palantir-java-format" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.15.2", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -196,37 +196,29 @@ "com.google.code.findbugs:jsr305": { "locked": "3.0.2", "transitive": [ - "com.google.guava:guava", - "com.google.guava:guava-parent" + "com.google.guava:guava" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.18.0", + "locked": "2.23.0", "transitive": [ - "com.google.guava:guava", - "com.google.guava:guava-parent" + "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.1.2-jre", + "locked": "33.0.0-jre", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-guava", "com.palantir.javaformat:palantir-java-format", "com.palantir.javaformat:palantir-java-format-spi" ] }, - "com.google.guava:guava-parent": { - "locked": "32.1.2-jre", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.guava:listenablefuture": { "locked": "9999.0-empty-to-avoid-conflict-with-guava", "transitive": [ @@ -234,19 +226,18 @@ ] }, "com.palantir.javaformat:palantir-java-format": { - "locked": "2.36.0" + "locked": "2.49.0" }, "com.palantir.javaformat:palantir-java-format-spi": { - "locked": "2.36.0", + "locked": "2.49.0", "transitive": [ "com.palantir.javaformat:palantir-java-format" ] }, "org.checkerframework:checker-qual": { - "locked": "3.33.0", + "locked": "3.41.0", "transitive": [ - "com.google.guava:guava", - "com.google.guava:guava-parent" + "com.google.guava:guava" ] }, "org.functionaljava:functionaljava": { diff --git a/gradle.properties b/gradle.properties index aac39230aa..201e619cc3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ versions_groovy=3.0.19 versions_ribbon=2.4.4 -versions_netty=4.1.112.Final +versions_netty=4.1.113.Final versions_netty_io_uring=0.0.25.Final versions_brotli4j=1.16.0 release.scope=patch diff --git a/zuul-core/dependencies.lock b/zuul-core/dependencies.lock index 6f04cb3877..ce3ae184a9 100644 --- a/zuul-core/dependencies.lock +++ b/zuul-core/dependencies.lock @@ -11,6 +11,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -19,6 +20,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -26,6 +28,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -53,25 +56,27 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -88,13 +93,13 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client" ] @@ -130,7 +135,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17" + "locked": "1.7.19" }, "com.netflix.zuul:zuul-discovery": { "project": true @@ -170,6 +175,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -202,10 +208,10 @@ "locked": "0.0.25.Final" }, "io.netty:netty-bom": { - "locked": "4.1.112.Final" + "locked": "4.1.113.Final" }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -223,7 +229,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -233,26 +239,26 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http2" ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -271,7 +277,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -279,7 +285,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -287,7 +293,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -304,33 +310,33 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -374,23 +380,23 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76" + "locked": "1.78.1" }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on", "org.bouncycastle:bcutil-jdk18on" ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -398,6 +404,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -468,6 +475,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -476,6 +484,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -483,6 +492,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -510,25 +520,27 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -545,13 +557,13 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client" ] @@ -587,7 +599,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17" + "locked": "1.7.19" }, "com.netflix.zuul:zuul-discovery": { "project": true @@ -627,6 +639,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -659,10 +672,10 @@ "locked": "0.0.25.Final" }, "io.netty:netty-bom": { - "locked": "4.1.112.Final" + "locked": "4.1.113.Final" }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -680,7 +693,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -690,26 +703,26 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http2" ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -728,7 +741,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -736,7 +749,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -744,7 +757,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -761,33 +774,33 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -843,23 +856,23 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76" + "locked": "1.78.1" }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on", "org.bouncycastle:bcutil-jdk18on" ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -901,6 +914,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -1002,20 +1016,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -1040,17 +1054,11 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -1125,7 +1133,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17" + "locked": "1.7.19" }, "com.netflix.zuul:zuul-discovery": { "project": true @@ -1207,10 +1215,10 @@ "locked": "0.0.25.Final" }, "io.netty:netty-bom": { - "locked": "4.1.112.Final" + "locked": "4.1.113.Final" }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1228,7 +1236,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -1238,26 +1246,26 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http2" ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1276,7 +1284,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -1284,7 +1292,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1292,20 +1300,20 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1322,33 +1330,33 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1401,13 +1409,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -1459,23 +1467,23 @@ "locked": "4.2.0" }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76" + "locked": "1.78.1" }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on", "org.bouncycastle:bcutil-jdk18on" ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -1500,7 +1508,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -1509,19 +1517,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1529,14 +1537,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -1546,13 +1554,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", @@ -1603,7 +1611,7 @@ ] }, "org.slf4j:slf4j-api": { - "locked": "1.7.36", + "locked": "2.0.13", "transitive": [ "com.netflix.archaius:archaius-core", "com.netflix.netflix-commons:netflix-commons-util", @@ -1621,7 +1629,7 @@ ] }, "org.slf4j:slf4j-simple": { - "locked": "1.7.36" + "locked": "2.0.13" }, "xmlpull:xmlpull": { "locked": "1.1.3.1", @@ -1715,19 +1723,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -1751,14 +1759,8 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -1833,7 +1835,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17" + "locked": "1.7.19" }, "com.netflix.zuul:zuul-discovery": { "project": true @@ -1915,10 +1917,10 @@ "locked": "0.0.25.Final" }, "io.netty:netty-bom": { - "locked": "4.1.112.Final" + "locked": "4.1.113.Final" }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1936,7 +1938,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -1946,26 +1948,26 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http2" ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1984,7 +1986,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -1992,7 +1994,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -2000,20 +2002,20 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2030,33 +2032,33 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2134,23 +2136,23 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76" + "locked": "1.78.1" }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on", "org.bouncycastle:bcutil-jdk18on" ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -2197,6 +2199,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2205,6 +2208,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2212,6 +2216,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2245,27 +2250,29 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -2282,7 +2289,7 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] @@ -2291,7 +2298,7 @@ "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client" ] @@ -2327,7 +2334,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17" + "locked": "1.7.19" }, "com.netflix.zuul:zuul-discovery": { "project": true @@ -2367,6 +2374,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2399,10 +2407,10 @@ "locked": "0.0.25.Final" }, "io.netty:netty-bom": { - "locked": "4.1.112.Final" + "locked": "4.1.113.Final" }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2420,7 +2428,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -2430,26 +2438,26 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http2" ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2468,7 +2476,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -2476,7 +2484,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -2484,7 +2492,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2501,33 +2509,33 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2564,13 +2572,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -2602,23 +2610,23 @@ "locked": "4.2.0" }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76" + "locked": "1.78.1" }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on", "org.bouncycastle:bcutil-jdk18on" ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -2637,7 +2645,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -2645,19 +2653,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2665,14 +2673,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -2682,13 +2690,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.opentest4j:opentest4j": { "locked": "1.3.0", @@ -2706,6 +2714,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -2807,20 +2816,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -2845,17 +2854,11 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -2930,7 +2933,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17" + "locked": "1.7.19" }, "com.netflix.zuul:zuul-discovery": { "project": true @@ -3012,10 +3015,10 @@ "locked": "0.0.25.Final" }, "io.netty:netty-bom": { - "locked": "4.1.112.Final" + "locked": "4.1.113.Final" }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3033,7 +3036,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -3043,26 +3046,26 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http2" ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3081,7 +3084,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -3089,7 +3092,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -3097,20 +3100,20 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3127,33 +3130,33 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3206,13 +3209,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -3252,23 +3255,23 @@ "locked": "4.2.0" }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76" + "locked": "1.78.1" }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on", "org.bouncycastle:bcutil-jdk18on" ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -3293,7 +3296,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -3302,19 +3305,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3322,14 +3325,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -3339,13 +3342,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", @@ -3367,7 +3370,7 @@ ] }, "org.slf4j:slf4j-api": { - "locked": "1.7.36", + "locked": "2.0.13", "transitive": [ "com.netflix.archaius:archaius-core", "com.netflix.netflix-commons:netflix-commons-util", @@ -3385,7 +3388,7 @@ ] }, "org.slf4j:slf4j-simple": { - "locked": "1.7.36" + "locked": "2.0.13" }, "xmlpull:xmlpull": { "locked": "1.1.3.1", diff --git a/zuul-discovery/dependencies.lock b/zuul-discovery/dependencies.lock index 6a7d26633d..d0672e6979 100644 --- a/zuul-discovery/dependencies.lock +++ b/zuul-discovery/dependencies.lock @@ -46,19 +46,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.servo:servo-core" @@ -77,7 +77,7 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] @@ -199,7 +199,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -308,19 +308,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.servo:servo-core" @@ -339,7 +339,7 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] @@ -473,7 +473,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -601,20 +601,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -638,12 +638,6 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, @@ -818,13 +812,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -873,7 +867,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -892,7 +886,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -900,19 +894,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -920,14 +914,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -937,7 +931,7 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", @@ -1079,19 +1073,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -1114,12 +1108,6 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { "locked": "0.7.6", "transitive": [ @@ -1316,7 +1304,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -1402,20 +1390,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -1435,7 +1423,7 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] @@ -1553,13 +1541,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -1588,7 +1576,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -1601,7 +1589,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -1609,19 +1597,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1629,14 +1617,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -1646,7 +1634,7 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.opentest4j:opentest4j": { "locked": "1.3.0", @@ -1754,20 +1742,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -1791,12 +1779,6 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, @@ -1971,13 +1953,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -2014,7 +1996,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -2033,7 +2015,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -2041,19 +2023,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2061,14 +2043,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -2078,7 +2060,7 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", diff --git a/zuul-groovy/dependencies.lock b/zuul-groovy/dependencies.lock index e66583dbf3..1957605066 100644 --- a/zuul-groovy/dependencies.lock +++ b/zuul-groovy/dependencies.lock @@ -11,6 +11,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -19,6 +20,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -26,6 +28,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -60,25 +63,27 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -95,13 +100,13 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -150,7 +155,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -199,6 +204,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -222,13 +228,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -241,7 +247,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -250,7 +256,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -258,14 +264,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -280,7 +286,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -289,7 +295,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -297,7 +303,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -309,7 +315,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -360,7 +366,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -547,6 +553,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -614,6 +621,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -622,6 +630,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -629,6 +638,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -663,25 +673,27 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -698,13 +710,13 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -753,7 +765,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -802,6 +814,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -825,13 +838,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -844,7 +857,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -853,7 +866,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -861,14 +874,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -883,7 +896,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -892,7 +905,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -900,7 +913,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -912,7 +925,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -975,7 +988,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -1192,6 +1205,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -1308,20 +1322,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -1347,17 +1361,11 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -1437,7 +1445,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -1543,13 +1551,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1568,7 +1576,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -1578,14 +1586,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1593,14 +1601,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1620,7 +1628,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1629,7 +1637,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1637,21 +1645,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1669,35 +1677,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1762,13 +1770,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -1843,13 +1851,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -1857,13 +1865,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -2050,7 +2058,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.codehaus.groovy:groovy-test-junit5", "org.junit.jupiter:junit-jupiter-engine", @@ -2060,20 +2068,20 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.codehaus.groovy:groovy-test-junit5", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2081,7 +2089,7 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.platform:junit-platform-launcher", @@ -2089,14 +2097,14 @@ ] }, "org.junit.platform:junit-platform-launcher": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.codehaus.groovy:groovy-test-junit5", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -2107,13 +2115,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", @@ -2296,19 +2304,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -2333,14 +2341,8 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -2420,7 +2422,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -2526,13 +2528,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2551,7 +2553,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -2561,14 +2563,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2576,14 +2578,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2603,7 +2605,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2612,7 +2614,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -2620,21 +2622,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2652,35 +2654,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2801,13 +2803,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -2815,13 +2817,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -3111,6 +3113,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -3119,6 +3122,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -3126,6 +3130,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -3166,27 +3171,29 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -3203,7 +3210,7 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] @@ -3212,7 +3219,7 @@ "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -3261,7 +3268,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -3310,6 +3317,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -3333,13 +3341,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3352,7 +3360,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -3361,7 +3369,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3369,14 +3377,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3391,7 +3399,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3400,7 +3408,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -3408,7 +3416,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3420,7 +3428,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -3453,13 +3461,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -3494,7 +3502,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -3661,7 +3669,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.codehaus.groovy:groovy-test-junit5", "org.junit.jupiter:junit-jupiter-engine", @@ -3670,19 +3678,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3690,14 +3698,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -3707,13 +3715,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.opentest4j:opentest4j": { "locked": "1.3.0", @@ -3731,6 +3739,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -3847,20 +3856,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -3886,17 +3895,11 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -3976,7 +3979,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -4082,13 +4085,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4107,7 +4110,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -4117,14 +4120,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4132,14 +4135,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4159,7 +4162,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4168,7 +4171,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -4176,21 +4179,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4208,35 +4211,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -4301,13 +4304,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -4370,13 +4373,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -4384,13 +4387,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -4577,7 +4580,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.codehaus.groovy:groovy-test-junit5", "org.junit.jupiter:junit-jupiter-engine", @@ -4587,20 +4590,20 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.codehaus.groovy:groovy-test-junit5", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4608,7 +4611,7 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.platform:junit-platform-launcher", @@ -4616,14 +4619,14 @@ ] }, "org.junit.platform:junit-platform-launcher": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.codehaus.groovy:groovy-test-junit5", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -4634,13 +4637,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", diff --git a/zuul-guice/dependencies.lock b/zuul-guice/dependencies.lock index d0e663ab82..d960493386 100644 --- a/zuul-guice/dependencies.lock +++ b/zuul-guice/dependencies.lock @@ -11,6 +11,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -19,6 +20,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -26,6 +28,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -54,6 +57,7 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -73,6 +77,7 @@ "locked": "30.1-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -95,7 +100,7 @@ ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -144,7 +149,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -193,6 +198,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -216,13 +222,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -235,7 +241,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -244,7 +250,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -252,14 +258,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -274,7 +280,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -283,7 +289,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -291,7 +297,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -303,7 +309,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -350,6 +356,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -417,6 +424,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -425,6 +433,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -432,6 +441,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -460,6 +470,7 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -479,6 +490,7 @@ "locked": "30.1-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -501,7 +513,7 @@ ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -550,7 +562,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -599,6 +611,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -622,13 +635,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -641,7 +654,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -650,7 +663,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -658,14 +671,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -680,7 +693,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -689,7 +702,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -697,7 +710,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -709,7 +722,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -798,6 +811,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -902,20 +916,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -941,17 +955,11 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -1031,7 +1039,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -1125,13 +1133,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1150,7 +1158,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -1160,14 +1168,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1175,14 +1183,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1202,7 +1210,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1211,7 +1219,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1219,21 +1227,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1251,35 +1259,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1337,13 +1345,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -1392,13 +1400,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -1406,13 +1414,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -1431,7 +1439,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -1440,19 +1448,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1460,14 +1468,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -1477,13 +1485,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", @@ -1641,19 +1649,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -1678,14 +1686,8 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -1765,7 +1767,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -1859,13 +1861,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1884,7 +1886,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -1894,14 +1896,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1909,14 +1911,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1936,7 +1938,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1945,7 +1947,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1953,21 +1955,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1985,35 +1987,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2096,13 +2098,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -2110,13 +2112,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -2164,6 +2166,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2172,6 +2175,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2179,6 +2183,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -2213,6 +2218,7 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2234,6 +2240,7 @@ "transitive": [ "com.google.inject:guice", "com.google.truth:truth", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -2259,7 +2266,7 @@ "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -2308,7 +2315,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -2357,6 +2364,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2380,13 +2388,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2399,7 +2407,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -2408,7 +2416,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2416,14 +2424,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2438,7 +2446,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2447,7 +2455,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -2455,7 +2463,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2467,7 +2475,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -2499,13 +2507,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -2547,7 +2555,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -2555,19 +2563,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2575,14 +2583,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -2592,13 +2600,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.opentest4j:opentest4j": { "locked": "1.3.0", @@ -2616,6 +2624,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -2720,20 +2729,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -2759,17 +2768,11 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -2849,7 +2852,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -2943,13 +2946,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2968,7 +2971,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -2978,14 +2981,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2993,14 +2996,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3020,7 +3023,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3029,7 +3032,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -3037,21 +3040,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3069,35 +3072,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3155,13 +3158,13 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] @@ -3198,13 +3201,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -3212,13 +3215,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -3237,7 +3240,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -3246,19 +3249,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3266,14 +3269,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -3283,13 +3286,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", diff --git a/zuul-integration-test/build.gradle b/zuul-integration-test/build.gradle index 19ddf693fa..6e01e7182e 100644 --- a/zuul-integration-test/build.gradle +++ b/zuul-integration-test/build.gradle @@ -19,9 +19,10 @@ dependencies { testImplementation "io.netty.incubator:netty-incubator-transport-classes-io_uring:${versions_netty_io_uring}" testImplementation "io.netty.incubator:netty-incubator-transport-native-io_uring:${versions_netty_io_uring}:linux-x86_64" testImplementation "org.slf4j:slf4j-api:2.0.9" + testImplementation 'org.apache.commons:commons-lang3:3.7' + testImplementation "com.aayushatharva.brotli4j:brotli4j:$versions_brotli4j" testRuntimeOnly 'org.apache.logging.log4j:log4j-core:2.23.1' testRuntimeOnly 'org.apache.logging.log4j:log4j-slf4j2-impl:2.21.1' - testImplementation "com.aayushatharva.brotli4j:brotli4j:$versions_brotli4j" testRuntimeOnly "com.aayushatharva.brotli4j:native-osx-aarch64:$versions_brotli4j" testRuntimeOnly "com.aayushatharva.brotli4j:native-osx-x86_64:$versions_brotli4j" testRuntimeOnly "com.aayushatharva.brotli4j:native-linux-x86_64:$versions_brotli4j" diff --git a/zuul-integration-test/dependencies.lock b/zuul-integration-test/dependencies.lock index c60b71d267..f33e44dfde 100644 --- a/zuul-integration-test/dependencies.lock +++ b/zuul-integration-test/dependencies.lock @@ -86,19 +86,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -124,14 +124,8 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -211,7 +205,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -311,13 +305,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -336,7 +330,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -346,14 +340,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -361,14 +355,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -388,7 +382,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -397,7 +391,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -405,21 +399,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -437,35 +431,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -548,13 +542,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -562,13 +556,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -616,6 +610,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -624,6 +619,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -631,6 +627,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -659,6 +656,7 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -678,6 +676,7 @@ "locked": "30.1-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -701,7 +700,7 @@ ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -753,7 +752,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -805,6 +804,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -828,13 +828,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -848,7 +848,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -857,7 +857,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -865,14 +865,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -888,7 +888,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -897,7 +897,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -905,7 +905,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -918,13 +918,13 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -972,6 +972,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -1039,6 +1040,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -1047,6 +1049,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -1054,6 +1057,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -1082,6 +1086,7 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -1101,6 +1106,7 @@ "locked": "30.1-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -1124,7 +1130,7 @@ ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -1176,7 +1182,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -1228,6 +1234,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -1251,13 +1258,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1271,7 +1278,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -1280,7 +1287,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1288,14 +1295,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1311,7 +1318,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1320,7 +1327,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1328,7 +1335,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1341,13 +1348,13 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1437,6 +1444,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -1484,13 +1492,13 @@ ] }, "com.ethlo.time:itu": { - "locked": "1.7.0", + "locked": "1.10.2", "transitive": [ "com.networknt:json-schema-validator" ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1501,7 +1509,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", @@ -1514,7 +1522,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1527,21 +1535,21 @@ ] }, "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.networknt:json-schema-validator" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.wiremock:wiremock" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1607,20 +1615,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.21.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.1.3-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -1652,13 +1660,13 @@ "locked": "1.1.5" }, "com.jayway.jsonpath:json-path": { - "locked": "2.8.0", + "locked": "2.9.0", "transitive": [ "org.wiremock:wiremock" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -1738,7 +1746,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -1759,7 +1767,7 @@ "project": true }, "com.networknt:json-schema-validator": { - "locked": "1.0.87", + "locked": "1.5.0", "transitive": [ "org.wiremock:wiremock" ] @@ -1827,9 +1835,9 @@ ] }, "commons-io:commons-io": { - "locked": "2.15.0", + "locked": "2.11.0", "transitive": [ - "org.wiremock:wiremock" + "commons-fileupload:commons-fileupload" ] }, "commons-jxpath:commons-jxpath": { @@ -1872,13 +1880,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1897,7 +1905,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -1907,14 +1915,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1922,14 +1930,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1949,7 +1957,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1958,7 +1966,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1966,21 +1974,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1998,35 +2006,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2087,31 +2095,31 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.javacrumbs.json-unit:json-unit-core": { - "locked": "2.38.0", + "locked": "2.40.0", "transitive": [ "org.wiremock:wiremock" ] }, "net.minidev:accessors-smart": { - "locked": "2.5.0", + "locked": "2.5.1", "transitive": [ "net.minidev:json-smart" ] }, "net.minidev:json-smart": { - "locked": "2.5.0", + "locked": "2.5.1", "transitive": [ "com.jayway.jsonpath:json-path", "org.wiremock:wiremock" @@ -2136,13 +2144,6 @@ "org.antlr:antlr-runtime" ] }, - "org.apache.commons:commons-lang3": { - "locked": "3.13.0", - "transitive": [ - "com.github.jknack:handlebars-helpers", - "org.wiremock:wiremock" - ] - }, "org.apache.commons:commons-math": { "locked": "2.2", "transitive": [ @@ -2156,20 +2157,20 @@ ] }, "org.apache.httpcomponents.client5:httpclient5": { - "locked": "5.2.1", + "locked": "5.3.1", "transitive": [ "org.wiremock:wiremock" ] }, "org.apache.httpcomponents.core5:httpcore5": { - "locked": "5.2", + "locked": "5.2.4", "transitive": [ "org.apache.httpcomponents.client5:httpclient5", "org.apache.httpcomponents.core5:httpcore5-h2" ] }, "org.apache.httpcomponents.core5:httpcore5-h2": { - "locked": "5.2", + "locked": "5.2.4", "transitive": [ "org.apache.httpcomponents.client5:httpclient5" ] @@ -2188,14 +2189,14 @@ ] }, "org.apache.logging.log4j:log4j-api": { - "locked": "2.21.1", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-core", "org.apache.logging.log4j:log4j-slf4j2-impl" ] }, "org.apache.logging.log4j:log4j-core": { - "locked": "2.21.1", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-slf4j2-impl" ] @@ -2204,13 +2205,13 @@ "locked": "2.21.1" }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -2218,13 +2219,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.37.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -2237,21 +2238,21 @@ ] }, "org.eclipse.jetty.http2:http2-common": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-server", "org.eclipse.jetty:jetty-bom" ] }, "org.eclipse.jetty.http2:http2-hpack": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-common", "org.eclipse.jetty:jetty-bom" ] }, "org.eclipse.jetty.http2:http2-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" @@ -2264,7 +2265,7 @@ ] }, "org.eclipse.jetty:jetty-alpn-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-alpn-java-client", "org.eclipse.jetty:jetty-bom", @@ -2273,21 +2274,21 @@ ] }, "org.eclipse.jetty:jetty-alpn-java-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-alpn-java-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-alpn-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-alpn-java-server", "org.eclipse.jetty:jetty-bom", @@ -2295,20 +2296,20 @@ ] }, "org.eclipse.jetty:jetty-bom": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-proxy" ] }, "org.eclipse.jetty:jetty-http": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-bom", @@ -2318,7 +2319,7 @@ ] }, "org.eclipse.jetty:jetty-io": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-alpn-client", @@ -2331,21 +2332,21 @@ ] }, "org.eclipse.jetty:jetty-proxy": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-security": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-servlet" ] }, "org.eclipse.jetty:jetty-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-server", "org.eclipse.jetty:jetty-alpn-server", @@ -2355,7 +2356,7 @@ ] }, "org.eclipse.jetty:jetty-servlet": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-webapp", @@ -2363,14 +2364,14 @@ ] }, "org.eclipse.jetty:jetty-servlets": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-util": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-bom", @@ -2382,14 +2383,14 @@ ] }, "org.eclipse.jetty:jetty-webapp": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-xml": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-webapp" @@ -2442,7 +2443,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -2451,19 +2452,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2471,14 +2472,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -2488,13 +2489,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", @@ -2534,15 +2535,14 @@ ] }, "org.ow2.asm:asm": { - "locked": "9.6", + "locked": "9.5", "transitive": [ "com.google.truth:truth", - "org.openjdk.jmh:jmh-generator-asm", - "org.wiremock:wiremock" + "org.openjdk.jmh:jmh-generator-asm" ] }, "org.slf4j:slf4j-api": { - "locked": "2.0.9", + "locked": "2.0.13", "transitive": [ "com.github.jknack:handlebars", "com.jayway.jsonpath:json-path", @@ -2584,10 +2584,10 @@ ] }, "org.wiremock:wiremock": { - "locked": "3.3.1" + "locked": "3.9.1" }, "org.xmlunit:xmlunit-core": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock", "org.xmlunit:xmlunit-legacy", @@ -2595,13 +2595,13 @@ ] }, "org.xmlunit:xmlunit-legacy": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock" ] }, "org.xmlunit:xmlunit-placeholders": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock" ] @@ -2706,19 +2706,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -2744,14 +2744,8 @@ "com.netflix.zuul:zuul-guice" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -2831,7 +2825,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -2932,13 +2926,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2957,7 +2951,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -2967,14 +2961,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2982,14 +2976,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3009,7 +3003,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3018,7 +3012,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -3026,21 +3020,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3058,35 +3052,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3169,13 +3163,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -3183,13 +3177,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -3242,38 +3236,41 @@ ] }, "com.ethlo.time:itu": { - "locked": "1.7.0", + "locked": "1.10.2", "transitive": [ "com.networknt:json-schema-validator" ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "org.wiremock:wiremock" ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "org.wiremock:wiremock" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core", "com.networknt:json-schema-validator", @@ -3281,21 +3278,21 @@ ] }, "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.networknt:json-schema-validator" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.wiremock:wiremock" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3340,27 +3337,29 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.21.1", + "locked": "2.26.1", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.1.3-jre", + "locked": "33.2.1-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "org.wiremock:wiremock" ] @@ -3379,7 +3378,7 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] @@ -3388,13 +3387,13 @@ "locked": "1.1.5" }, "com.jayway.jsonpath:json-path": { - "locked": "2.8.0", + "locked": "2.9.0", "transitive": [ "org.wiremock:wiremock" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -3446,7 +3445,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -3464,7 +3463,7 @@ "project": true }, "com.networknt:json-schema-validator": { - "locked": "1.0.87", + "locked": "1.5.0", "transitive": [ "org.wiremock:wiremock" ] @@ -3519,6 +3518,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -3529,9 +3529,9 @@ ] }, "commons-io:commons-io": { - "locked": "2.15.0", + "locked": "2.11.0", "transitive": [ - "org.wiremock:wiremock" + "commons-fileupload:commons-fileupload" ] }, "commons-lang:commons-lang": { @@ -3563,13 +3563,13 @@ "locked": "0.0.25.Final" }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3584,7 +3584,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -3593,7 +3593,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3601,14 +3601,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3625,7 +3625,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3634,7 +3634,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -3642,7 +3642,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3656,13 +3656,13 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3699,19 +3699,19 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.javacrumbs.json-unit:json-unit-core": { - "locked": "2.38.0", + "locked": "2.40.0", "transitive": [ "org.wiremock:wiremock" ] @@ -3722,28 +3722,21 @@ "org.wiremock:wiremock" ] }, - "org.apache.commons:commons-lang3": { - "locked": "3.13.0", - "transitive": [ - "com.github.jknack:handlebars-helpers", - "org.wiremock:wiremock" - ] - }, "org.apache.httpcomponents.client5:httpclient5": { - "locked": "5.2.1", + "locked": "5.3.1", "transitive": [ "org.wiremock:wiremock" ] }, "org.apache.httpcomponents.core5:httpcore5": { - "locked": "5.2", + "locked": "5.2.4", "transitive": [ "org.apache.httpcomponents.client5:httpclient5", "org.apache.httpcomponents.core5:httpcore5-h2" ] }, "org.apache.httpcomponents.core5:httpcore5-h2": { - "locked": "5.2", + "locked": "5.2.4", "transitive": [ "org.apache.httpcomponents.client5:httpclient5" ] @@ -3772,28 +3765,28 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.37.0", + "locked": "3.42.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "org.eclipse.jetty.http2:http2-common": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-server", "org.eclipse.jetty:jetty-bom" ] }, "org.eclipse.jetty.http2:http2-hpack": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-common", "org.eclipse.jetty:jetty-bom" ] }, "org.eclipse.jetty.http2:http2-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" @@ -3806,7 +3799,7 @@ ] }, "org.eclipse.jetty:jetty-alpn-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-alpn-java-client", "org.eclipse.jetty:jetty-bom", @@ -3815,21 +3808,21 @@ ] }, "org.eclipse.jetty:jetty-alpn-java-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-alpn-java-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-alpn-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-alpn-java-server", "org.eclipse.jetty:jetty-bom", @@ -3837,20 +3830,20 @@ ] }, "org.eclipse.jetty:jetty-bom": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-proxy" ] }, "org.eclipse.jetty:jetty-http": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-bom", @@ -3860,7 +3853,7 @@ ] }, "org.eclipse.jetty:jetty-io": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-alpn-client", @@ -3873,21 +3866,21 @@ ] }, "org.eclipse.jetty:jetty-proxy": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-security": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-servlet" ] }, "org.eclipse.jetty:jetty-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-server", "org.eclipse.jetty:jetty-alpn-server", @@ -3897,7 +3890,7 @@ ] }, "org.eclipse.jetty:jetty-servlet": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-webapp", @@ -3905,14 +3898,14 @@ ] }, "org.eclipse.jetty:jetty-servlets": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-util": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-bom", @@ -3924,14 +3917,14 @@ ] }, "org.eclipse.jetty:jetty-webapp": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-xml": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-webapp" @@ -3984,7 +3977,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -3992,19 +3985,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4012,14 +4005,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -4029,13 +4022,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.opentest4j:opentest4j": { "locked": "1.3.0", @@ -4045,16 +4038,16 @@ ] }, "org.ow2.asm:asm": { - "locked": "9.6", + "locked": "9.5", "transitive": [ - "com.google.truth:truth", - "org.wiremock:wiremock" + "com.google.truth:truth" ] }, "org.slf4j:slf4j-api": { - "locked": "2.0.9", + "locked": "2.0.13", "transitive": [ "com.github.jknack:handlebars", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core", "com.networknt:json-schema-validator", @@ -4080,10 +4073,10 @@ ] }, "org.wiremock:wiremock": { - "locked": "3.3.1" + "locked": "3.9.1" }, "org.xmlunit:xmlunit-core": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock", "org.xmlunit:xmlunit-legacy", @@ -4091,13 +4084,13 @@ ] }, "org.xmlunit:xmlunit-legacy": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock" ] }, "org.xmlunit:xmlunit-placeholders": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock" ] @@ -4151,13 +4144,13 @@ ] }, "com.ethlo.time:itu": { - "locked": "1.7.0", + "locked": "1.10.2", "transitive": [ "com.networknt:json-schema-validator" ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4168,7 +4161,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", @@ -4181,7 +4174,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4194,21 +4187,21 @@ ] }, "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.networknt:json-schema-validator" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.wiremock:wiremock" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.16.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4274,20 +4267,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.21.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.1.3-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -4319,13 +4312,13 @@ "locked": "1.1.5" }, "com.jayway.jsonpath:json-path": { - "locked": "2.8.0", + "locked": "2.9.0", "transitive": [ "org.wiremock:wiremock" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -4405,7 +4398,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -4426,7 +4419,7 @@ "project": true }, "com.networknt:json-schema-validator": { - "locked": "1.0.87", + "locked": "1.5.0", "transitive": [ "org.wiremock:wiremock" ] @@ -4494,9 +4487,9 @@ ] }, "commons-io:commons-io": { - "locked": "2.15.0", + "locked": "2.11.0", "transitive": [ - "org.wiremock:wiremock" + "commons-fileupload:commons-fileupload" ] }, "commons-jxpath:commons-jxpath": { @@ -4539,13 +4532,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4564,7 +4557,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -4574,14 +4567,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4589,14 +4582,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4616,7 +4609,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4625,7 +4618,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -4633,21 +4626,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4665,35 +4658,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -4754,31 +4747,31 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.15", + "locked": "1.15.0", "transitive": [ "org.mockito:mockito-core" ] }, "net.javacrumbs.json-unit:json-unit-core": { - "locked": "2.38.0", + "locked": "2.40.0", "transitive": [ "org.wiremock:wiremock" ] }, "net.minidev:accessors-smart": { - "locked": "2.5.0", + "locked": "2.5.1", "transitive": [ "net.minidev:json-smart" ] }, "net.minidev:json-smart": { - "locked": "2.5.0", + "locked": "2.5.1", "transitive": [ "com.jayway.jsonpath:json-path", "org.wiremock:wiremock" @@ -4802,13 +4795,6 @@ "org.antlr:antlr-runtime" ] }, - "org.apache.commons:commons-lang3": { - "locked": "3.13.0", - "transitive": [ - "com.github.jknack:handlebars-helpers", - "org.wiremock:wiremock" - ] - }, "org.apache.commons:commons-math": { "locked": "2.2", "transitive": [ @@ -4816,20 +4802,20 @@ ] }, "org.apache.httpcomponents.client5:httpclient5": { - "locked": "5.2.1", + "locked": "5.3.1", "transitive": [ "org.wiremock:wiremock" ] }, "org.apache.httpcomponents.core5:httpcore5": { - "locked": "5.2", + "locked": "5.2.4", "transitive": [ "org.apache.httpcomponents.client5:httpclient5", "org.apache.httpcomponents.core5:httpcore5-h2" ] }, "org.apache.httpcomponents.core5:httpcore5-h2": { - "locked": "5.2", + "locked": "5.2.4", "transitive": [ "org.apache.httpcomponents.client5:httpclient5" ] @@ -4848,14 +4834,14 @@ ] }, "org.apache.logging.log4j:log4j-api": { - "locked": "2.21.1", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-core", "org.apache.logging.log4j:log4j-slf4j2-impl" ] }, "org.apache.logging.log4j:log4j-core": { - "locked": "2.21.1", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-slf4j2-impl" ] @@ -4864,13 +4850,13 @@ "locked": "2.21.1" }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -4878,13 +4864,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.37.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -4897,21 +4883,21 @@ ] }, "org.eclipse.jetty.http2:http2-common": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-server", "org.eclipse.jetty:jetty-bom" ] }, "org.eclipse.jetty.http2:http2-hpack": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-common", "org.eclipse.jetty:jetty-bom" ] }, "org.eclipse.jetty.http2:http2-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" @@ -4924,7 +4910,7 @@ ] }, "org.eclipse.jetty:jetty-alpn-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-alpn-java-client", "org.eclipse.jetty:jetty-bom", @@ -4933,21 +4919,21 @@ ] }, "org.eclipse.jetty:jetty-alpn-java-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-alpn-java-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-alpn-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-alpn-java-server", "org.eclipse.jetty:jetty-bom", @@ -4955,20 +4941,20 @@ ] }, "org.eclipse.jetty:jetty-bom": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-client": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-proxy" ] }, "org.eclipse.jetty:jetty-http": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-bom", @@ -4978,7 +4964,7 @@ ] }, "org.eclipse.jetty:jetty-io": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-alpn-client", @@ -4991,21 +4977,21 @@ ] }, "org.eclipse.jetty:jetty-proxy": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-security": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-servlet" ] }, "org.eclipse.jetty:jetty-server": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-server", "org.eclipse.jetty:jetty-alpn-server", @@ -5015,7 +5001,7 @@ ] }, "org.eclipse.jetty:jetty-servlet": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-webapp", @@ -5023,14 +5009,14 @@ ] }, "org.eclipse.jetty:jetty-servlets": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-util": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty.http2:http2-hpack", "org.eclipse.jetty:jetty-bom", @@ -5042,14 +5028,14 @@ ] }, "org.eclipse.jetty:jetty-webapp": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.wiremock:wiremock" ] }, "org.eclipse.jetty:jetty-xml": { - "locked": "11.0.18", + "locked": "11.0.20", "transitive": [ "org.eclipse.jetty:jetty-bom", "org.eclipse.jetty:jetty-webapp" @@ -5102,7 +5088,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -5111,19 +5097,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -5131,14 +5117,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -5148,13 +5134,13 @@ ] }, "org.mockito:mockito-core": { - "locked": "5.12.0", + "locked": "5.13.0", "transitive": [ "org.mockito:mockito-junit-jupiter" ] }, "org.mockito:mockito-junit-jupiter": { - "locked": "5.12.0" + "locked": "5.13.0" }, "org.objenesis:objenesis": { "locked": "3.3", @@ -5170,14 +5156,13 @@ ] }, "org.ow2.asm:asm": { - "locked": "9.6", + "locked": "9.5", "transitive": [ - "com.google.truth:truth", - "org.wiremock:wiremock" + "com.google.truth:truth" ] }, "org.slf4j:slf4j-api": { - "locked": "2.0.9", + "locked": "2.0.13", "transitive": [ "com.github.jknack:handlebars", "com.jayway.jsonpath:json-path", @@ -5219,10 +5204,10 @@ ] }, "org.wiremock:wiremock": { - "locked": "3.3.1" + "locked": "3.9.1" }, "org.xmlunit:xmlunit-core": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock", "org.xmlunit:xmlunit-legacy", @@ -5230,13 +5215,13 @@ ] }, "org.xmlunit:xmlunit-legacy": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock" ] }, "org.xmlunit:xmlunit-placeholders": { - "locked": "2.9.1", + "locked": "2.10.0", "transitive": [ "org.wiremock:wiremock" ] diff --git a/zuul-processor/dependencies.lock b/zuul-processor/dependencies.lock index f5a4091361..32d5fdf297 100644 --- a/zuul-processor/dependencies.lock +++ b/zuul-processor/dependencies.lock @@ -11,6 +11,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -19,6 +20,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -26,6 +28,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -54,25 +57,27 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -89,13 +94,13 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -144,7 +149,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -193,6 +198,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -216,13 +222,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -235,7 +241,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -244,7 +250,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -252,14 +258,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -274,7 +280,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -283,7 +289,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -291,7 +297,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -303,7 +309,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -342,7 +348,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -350,6 +356,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -417,6 +424,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -425,6 +433,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -432,6 +441,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -460,25 +470,27 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -495,13 +507,13 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -550,7 +562,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -599,6 +611,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -622,13 +635,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -641,7 +654,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -650,7 +663,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -658,14 +671,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -680,7 +693,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -689,7 +702,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -697,7 +710,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -709,7 +722,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -760,7 +773,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -798,6 +811,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -902,20 +916,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -941,17 +955,11 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -1031,7 +1039,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -1125,13 +1133,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1150,7 +1158,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -1160,14 +1168,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1175,14 +1183,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1202,7 +1210,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1211,7 +1219,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1219,21 +1227,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1251,35 +1259,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -1380,13 +1388,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -1394,13 +1402,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -1419,7 +1427,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -1427,19 +1435,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1447,14 +1455,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -1613,19 +1621,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -1650,14 +1658,8 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -1737,7 +1739,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -1831,13 +1833,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1856,7 +1858,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -1866,14 +1868,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1881,14 +1883,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1908,7 +1910,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1917,7 +1919,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1925,21 +1927,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -1957,35 +1959,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2068,13 +2070,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -2082,13 +2084,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -2211,19 +2213,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -2248,14 +2250,8 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -2335,7 +2331,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -2432,13 +2428,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2457,7 +2453,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -2467,14 +2463,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2482,14 +2478,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2509,7 +2505,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2518,7 +2514,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -2526,21 +2522,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2558,35 +2554,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2669,13 +2665,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -2683,13 +2679,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -2737,6 +2733,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2745,6 +2742,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2752,6 +2750,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -2786,27 +2785,29 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -2823,7 +2824,7 @@ ] }, "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", + "locked": "3.0.0", "transitive": [ "com.google.guava:guava" ] @@ -2832,7 +2833,7 @@ "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -2881,7 +2882,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -2930,6 +2931,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -2953,13 +2955,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2972,7 +2974,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -2981,7 +2983,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2989,14 +2991,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3011,7 +3013,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3020,7 +3022,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -3028,7 +3030,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3040,7 +3042,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -3095,7 +3097,7 @@ ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -3108,7 +3110,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -3116,19 +3118,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3136,14 +3138,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", @@ -3168,6 +3170,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -3272,20 +3275,20 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.19.1", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "32.0.1-android", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.google.truth:truth", @@ -3311,17 +3314,11 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "2.8", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.google.truth:truth": { "locked": "1.1.5" }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -3401,7 +3398,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -3495,13 +3492,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3520,7 +3517,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -3530,14 +3527,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3545,14 +3542,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3572,7 +3569,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3581,7 +3578,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -3589,21 +3586,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3621,35 +3618,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3738,13 +3735,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -3752,13 +3749,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.35.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava", "com.google.truth:truth" @@ -3777,7 +3774,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit.jupiter:junit-jupiter-params", @@ -3785,19 +3782,19 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3805,14 +3802,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.11.0-M2", + "locked": "1.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.11.0-M2", + "locked": "5.11.0", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.jupiter:junit-jupiter-engine", diff --git a/zuul-sample/dependencies.lock b/zuul-sample/dependencies.lock index fa67d0e317..20301afcbc 100644 --- a/zuul-sample/dependencies.lock +++ b/zuul-sample/dependencies.lock @@ -86,19 +86,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -124,14 +124,8 @@ "com.netflix.eureka:eureka-client" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -211,7 +205,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -311,13 +305,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -336,7 +330,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -346,14 +340,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -361,14 +355,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -388,7 +382,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -397,7 +391,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -405,21 +399,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -437,35 +431,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -548,13 +542,13 @@ ] }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -562,13 +556,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -616,6 +610,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -624,6 +619,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -631,6 +627,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -665,6 +662,7 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -684,6 +682,7 @@ "locked": "30.1-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -707,7 +706,7 @@ ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -756,7 +755,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -811,6 +810,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -834,13 +834,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -853,7 +853,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -862,7 +862,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -870,14 +870,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -892,7 +892,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -901,7 +901,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -909,7 +909,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -921,7 +921,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -1162,6 +1162,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -1229,6 +1230,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -1237,6 +1239,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -1244,6 +1247,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -1278,6 +1282,7 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -1297,6 +1302,7 @@ "locked": "30.1-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -1320,7 +1326,7 @@ ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -1369,7 +1375,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -1424,6 +1430,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -1447,13 +1454,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1466,7 +1473,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -1475,7 +1482,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1483,14 +1490,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1505,7 +1512,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1514,7 +1521,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -1522,7 +1529,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -1534,7 +1541,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -1817,6 +1824,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -1927,19 +1935,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -1966,14 +1974,8 @@ "com.netflix.zuul:zuul-guice" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -2053,7 +2055,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -2170,13 +2172,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2195,7 +2197,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -2205,14 +2207,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2220,14 +2222,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2247,7 +2249,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -2256,7 +2258,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -2264,21 +2266,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -2296,35 +2298,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -2457,14 +2459,14 @@ ] }, "org.apache.logging.log4j:log4j-api": { - "locked": "2.19.0", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-core", "org.apache.logging.log4j:log4j-slf4j-impl" ] }, "org.apache.logging.log4j:log4j-core": { - "locked": "2.19.0", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-slf4j-impl" ] @@ -2473,13 +2475,13 @@ "locked": "2.19.0" }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -2487,13 +2489,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -2904,19 +2906,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -2943,14 +2945,8 @@ "com.netflix.zuul:zuul-guice" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -3030,7 +3026,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -3147,13 +3143,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3172,7 +3168,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -3182,14 +3178,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3197,14 +3193,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3224,7 +3220,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3233,7 +3229,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -3241,21 +3237,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -3273,35 +3269,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -3422,14 +3418,14 @@ ] }, "org.apache.logging.log4j:log4j-api": { - "locked": "2.19.0", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-core", "org.apache.logging.log4j:log4j-slf4j-impl" ] }, "org.apache.logging.log4j:log4j-core": { - "locked": "2.19.0", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-slf4j-impl" ] @@ -3438,13 +3434,13 @@ "locked": "2.19.0" }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -3452,13 +3448,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ] @@ -3752,6 +3748,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -3760,6 +3757,7 @@ "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -3767,6 +3765,7 @@ "locked": "2.16.1", "transitive": [ "com.fasterxml.jackson:jackson-bom", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" ] @@ -3801,6 +3800,7 @@ "locked": "3.0.2", "transitive": [ "com.google.guava:guava", + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -3820,6 +3820,7 @@ "locked": "30.1-jre", "transitive": [ "com.google.inject:guice", + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core" ] }, @@ -3843,7 +3844,7 @@ ] }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.zuul:zuul-core" @@ -3892,7 +3893,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -3947,6 +3948,7 @@ "commons-configuration:commons-configuration": { "locked": "1.10", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.eureka:eureka-client" ] }, @@ -3970,13 +3972,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -3989,7 +3991,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-http", @@ -3998,7 +4000,7 @@ ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4006,14 +4008,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4028,7 +4030,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4037,7 +4039,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -4045,7 +4047,7 @@ ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4057,7 +4059,7 @@ ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler" @@ -4298,6 +4300,7 @@ "org.slf4j:slf4j-api": { "locked": "1.7.36", "transitive": [ + "com.netflix.archaius:archaius-core", "com.netflix.servo:servo-core", "com.netflix.zuul:zuul-core" ] @@ -4408,19 +4411,19 @@ ] }, "com.google.errorprone:error_prone_annotations": { - "locked": "2.11.0", + "locked": "2.28.0", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:failureaccess": { - "locked": "1.0.1", + "locked": "1.0.2", "transitive": [ "com.google.guava:guava" ] }, "com.google.guava:guava": { - "locked": "31.1-jre", + "locked": "33.3.0-jre", "transitive": [ "com.google.inject:guice", "com.netflix.archaius:archaius-core", @@ -4447,14 +4450,8 @@ "com.netflix.zuul:zuul-guice" ] }, - "com.google.j2objc:j2objc-annotations": { - "locked": "1.3", - "transitive": [ - "com.google.guava:guava" - ] - }, "com.netflix.archaius:archaius-core": { - "locked": "0.7.7", + "locked": "0.7.12", "transitive": [ "com.netflix.eureka:eureka-client", "com.netflix.netflix-commons:netflix-eventbus", @@ -4534,7 +4531,7 @@ ] }, "com.netflix.spectator:spectator-api": { - "locked": "1.7.17", + "locked": "1.7.19", "transitive": [ "com.netflix.zuul:zuul-core" ] @@ -4651,13 +4648,13 @@ ] }, "io.netty:netty-bom": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "io.netty:netty-buffer": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4676,7 +4673,7 @@ ] }, "io.netty:netty-codec": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-codec-haproxy", @@ -4686,14 +4683,14 @@ ] }, "io.netty:netty-codec-haproxy": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-codec-http": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4701,14 +4698,14 @@ ] }, "io.netty:netty-codec-http2": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4728,7 +4725,7 @@ ] }, "io.netty:netty-handler": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom", @@ -4737,7 +4734,7 @@ ] }, "io.netty:netty-resolver": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-handler", @@ -4745,21 +4742,21 @@ ] }, "io.netty:netty-tcnative-boringssl-static": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-tcnative-classes": { - "locked": "2.0.65.Final", + "locked": "2.0.66.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-tcnative-boringssl-static" ] }, "io.netty:netty-transport": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty.incubator:netty-incubator-transport-classes-io_uring", @@ -4777,35 +4774,35 @@ ] }, "io.netty:netty-transport-classes-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-epoll" ] }, "io.netty:netty-transport-classes-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty:netty-bom", "io.netty:netty-transport-native-kqueue" ] }, "io.netty:netty-transport-native-epoll": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-kqueue": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "com.netflix.zuul:zuul-core", "io.netty:netty-bom" ] }, "io.netty:netty-transport-native-unix-common": { - "locked": "4.1.112.Final", + "locked": "4.1.113.Final", "transitive": [ "io.netty.incubator:netty-incubator-transport-classes-io_uring", "io.netty:netty-bom", @@ -4926,14 +4923,14 @@ ] }, "org.apache.logging.log4j:log4j-api": { - "locked": "2.19.0", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-core", "org.apache.logging.log4j:log4j-slf4j-impl" ] }, "org.apache.logging.log4j:log4j-core": { - "locked": "2.19.0", + "locked": "2.23.1", "transitive": [ "org.apache.logging.log4j:log4j-slf4j-impl" ] @@ -4942,13 +4939,13 @@ "locked": "2.19.0" }, "org.bouncycastle:bcpkix-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core" ] }, "org.bouncycastle:bcprov-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "com.netflix.zuul:zuul-core", "org.bouncycastle:bcpkix-jdk18on", @@ -4956,13 +4953,13 @@ ] }, "org.bouncycastle:bcutil-jdk18on": { - "locked": "1.76", + "locked": "1.78.1", "transitive": [ "org.bouncycastle:bcpkix-jdk18on" ] }, "org.checkerframework:checker-qual": { - "locked": "3.12.0", + "locked": "3.43.0", "transitive": [ "com.google.guava:guava" ]