From 8d69bae0cfae1db65c35848534d99ae14989efdb Mon Sep 17 00:00:00 2001 From: Matt Nichols Date: Mon, 23 Jan 2023 18:17:44 -0700 Subject: [PATCH] fix: update dependencies and set upper bound for core --- build.gradle | 8 +------- encryption-service-jasypt/gradle.lockfile | 14 +++++++------- encryption-service-vault/gradle.lockfile | 14 +++++++------- exception-reporter-honeybadger/gradle.lockfile | 14 +++++++------- .../gradle.lockfile | 14 +++++++------- message-broker-nats/gradle.lockfile | 14 +++++++------- store-redis/gradle.lockfile | 14 +++++++------- store-vault/gradle.lockfile | 14 +++++++------- 8 files changed, 50 insertions(+), 56 deletions(-) diff --git a/build.gradle b/build.gradle index 80111eb..f86d6b6 100644 --- a/build.gradle +++ b/build.gradle @@ -22,18 +22,12 @@ allprojects { targetCompatibility = 1.8 ext { - pathSDKVersion = "1.7.0-SNAPSHOT" + pathSDKVersion = "[1.7,2.0)" } repositories { mavenCentral() mavenLocal() - maven { - url "https://s01.oss.sonatype.org/content/repositories/snapshots" - mavenContent { - snapshotsOnly() - } - } } } diff --git a/encryption-service-jasypt/gradle.lockfile b/encryption-service-jasypt/gradle.lockfile index 60c793b..6da2121 100644 --- a/encryption-service-jasypt/gradle.lockfile +++ b/encryption-service-jasypt/gradle.lockfile @@ -21,13 +21,13 @@ com.google.guava:guava:28.2-jre=checkstyle com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:common:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:context:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:gateway:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:messaging:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:platform:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:testing:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:utilities:1.7.0-SNAPSHOT=testRuntimeClasspath +com.mx.path-core:common:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:context:1.7.0=testRuntimeClasspath +com.mx.path-core:gateway:1.7.0=testRuntimeClasspath +com.mx.path-core:messaging:1.7.0=testRuntimeClasspath +com.mx.path-core:platform:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:testing:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:utilities:1.7.0=testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.29=checkstyle com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath diff --git a/encryption-service-vault/gradle.lockfile b/encryption-service-vault/gradle.lockfile index f125fa0..e78ada4 100644 --- a/encryption-service-vault/gradle.lockfile +++ b/encryption-service-vault/gradle.lockfile @@ -22,13 +22,13 @@ com.google.guava:guava:28.2-jre=checkstyle com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:common:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:context:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:gateway:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:messaging:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:platform:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:testing:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:utilities:1.7.0-SNAPSHOT=testRuntimeClasspath +com.mx.path-core:common:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:context:1.7.0=testRuntimeClasspath +com.mx.path-core:gateway:1.7.0=testRuntimeClasspath +com.mx.path-core:messaging:1.7.0=testRuntimeClasspath +com.mx.path-core:platform:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:testing:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:utilities:1.7.0=testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.29=checkstyle com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath diff --git a/exception-reporter-honeybadger/gradle.lockfile b/exception-reporter-honeybadger/gradle.lockfile index 03371ee..89fd7fd 100644 --- a/exception-reporter-honeybadger/gradle.lockfile +++ b/exception-reporter-honeybadger/gradle.lockfile @@ -28,13 +28,13 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=chec com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.jcabi:jcabi-log:0.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.jcabi:jcabi-manifests:1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:common:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:context:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:gateway:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:messaging:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:platform:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:testing:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:utilities:1.7.0-SNAPSHOT=testRuntimeClasspath +com.mx.path-core:common:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:context:1.7.0=testRuntimeClasspath +com.mx.path-core:gateway:1.7.0=testRuntimeClasspath +com.mx.path-core:messaging:1.7.0=testRuntimeClasspath +com.mx.path-core:platform:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:testing:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:utilities:1.7.0=testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.29=checkstyle com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath diff --git a/fault-tolerant-executor-resilience4j/gradle.lockfile b/fault-tolerant-executor-resilience4j/gradle.lockfile index 899b45d..b944298 100644 --- a/fault-tolerant-executor-resilience4j/gradle.lockfile +++ b/fault-tolerant-executor-resilience4j/gradle.lockfile @@ -21,13 +21,13 @@ com.google.guava:guava:28.2-jre=checkstyle com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:common:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:context:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:gateway:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:messaging:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:platform:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:testing:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:utilities:1.7.0-SNAPSHOT=testRuntimeClasspath +com.mx.path-core:common:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:context:1.7.0=testRuntimeClasspath +com.mx.path-core:gateway:1.7.0=testRuntimeClasspath +com.mx.path-core:messaging:1.7.0=testRuntimeClasspath +com.mx.path-core:platform:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:testing:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:utilities:1.7.0=testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.29=checkstyle com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath diff --git a/message-broker-nats/gradle.lockfile b/message-broker-nats/gradle.lockfile index f27e785..23cafcb 100644 --- a/message-broker-nats/gradle.lockfile +++ b/message-broker-nats/gradle.lockfile @@ -21,13 +21,13 @@ com.google.guava:guava:28.2-jre=checkstyle com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:common:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:context:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:gateway:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:messaging:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:platform:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:testing:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:utilities:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:common:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:context:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:gateway:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:messaging:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:platform:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:testing:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:utilities:1.7.0=testCompileClasspath,testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.29=checkstyle com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath com.sun.istack:istack-commons-runtime:3.0.12=testCompileClasspath,testRuntimeClasspath diff --git a/store-redis/gradle.lockfile b/store-redis/gradle.lockfile index d048c8b..e23ba2f 100644 --- a/store-redis/gradle.lockfile +++ b/store-redis/gradle.lockfile @@ -21,13 +21,13 @@ com.google.guava:guava:28.2-jre=checkstyle com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:common:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:context:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:gateway:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:messaging:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:platform:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:testing:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:utilities:1.7.0-SNAPSHOT=testRuntimeClasspath +com.mx.path-core:common:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:context:1.7.0=testRuntimeClasspath +com.mx.path-core:gateway:1.7.0=testRuntimeClasspath +com.mx.path-core:messaging:1.7.0=testRuntimeClasspath +com.mx.path-core:platform:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:testing:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:utilities:1.7.0=testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.29=checkstyle com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath diff --git a/store-vault/gradle.lockfile b/store-vault/gradle.lockfile index f125fa0..e78ada4 100644 --- a/store-vault/gradle.lockfile +++ b/store-vault/gradle.lockfile @@ -22,13 +22,13 @@ com.google.guava:guava:28.2-jre=checkstyle com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:common:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:context:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:gateway:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:messaging:1.7.0-SNAPSHOT=testRuntimeClasspath -com.mx.path-core:platform:1.7.0-SNAPSHOT=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.mx.path-core:testing:1.7.0-SNAPSHOT=testCompileClasspath,testRuntimeClasspath -com.mx.path-core:utilities:1.7.0-SNAPSHOT=testRuntimeClasspath +com.mx.path-core:common:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:context:1.7.0=testRuntimeClasspath +com.mx.path-core:gateway:1.7.0=testRuntimeClasspath +com.mx.path-core:messaging:1.7.0=testRuntimeClasspath +com.mx.path-core:platform:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.mx.path-core:testing:1.7.0=testCompileClasspath,testRuntimeClasspath +com.mx.path-core:utilities:1.7.0=testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.29=checkstyle com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath