diff --git a/build.gradle.kts b/build.gradle.kts index 967563c3b..fb12bd4cc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -57,12 +57,8 @@ allprojects { // and suggest an upgrade. The only exception currently are those defined // in buildSrc, most likely because the variables are used in plugins as well // as dependencies. e.g. KOTLIN_VERSION - extra["sb.version"] = "3.3.1" + extra["sb.version"] = "3.3.2" extra["kotlin.version"] = Versions.KOTLIN_VERSION - // Use graphql-java 22.1, which is the version used by spring-graphql. Once - // the Spring Boot BOM depends on this version, we can remove this override. - // See: https://github.com/spring-projects/spring-boot/issues/41219 - extra["graphql-java.version"] = "22.1" } val internalBomModules by extra( listOf( diff --git a/graphql-dgs-client/dependencies.lock b/graphql-dgs-client/dependencies.lock index 7b36d041d..fc4eacc15 100644 --- a/graphql-dgs-client/dependencies.lock +++ b/graphql-dgs-client/dependencies.lock @@ -1,22 +1,22 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -54,7 +54,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -81,7 +81,7 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -91,7 +91,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -101,7 +101,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -111,31 +111,31 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -179,19 +179,19 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.springframework:spring-webflux" @@ -230,14 +230,14 @@ ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-web", "org.springframework:spring-webflux" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-beans", "org.springframework:spring-web", @@ -245,36 +245,36 @@ ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "compileOnlyDependenciesMetadata": { "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "org.springframework:spring-webflux" ] @@ -286,14 +286,14 @@ ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-web", "org.springframework:spring-webflux" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-beans", "org.springframework:spring-web", @@ -301,24 +301,24 @@ ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -328,7 +328,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -338,7 +338,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -348,31 +348,31 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -416,19 +416,19 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -463,26 +463,26 @@ ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-web" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-beans", "org.springframework:spring-web" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -540,7 +540,7 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -550,7 +550,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -560,7 +560,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -570,31 +570,31 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -638,19 +638,19 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.springframework:spring-webflux" @@ -735,14 +735,14 @@ ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-web", "org.springframework:spring-webflux" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-beans", "org.springframework:spring-web", @@ -750,19 +750,19 @@ ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -837,7 +837,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -847,7 +847,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -857,7 +857,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -868,7 +868,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse", @@ -876,7 +876,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -886,7 +886,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -899,14 +899,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1100,13 +1100,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1330,19 +1330,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -1355,7 +1355,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -1392,7 +1392,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1400,7 +1400,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1458,20 +1458,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1591,7 +1591,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1599,7 +1599,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1609,21 +1609,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1631,14 +1631,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1719,7 +1719,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1743,7 +1743,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1752,7 +1752,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse-autoconfigure", @@ -1763,7 +1763,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -1774,61 +1774,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1838,7 +1838,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1847,7 +1847,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1864,27 +1864,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -1903,13 +1903,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -1920,7 +1920,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", @@ -2246,7 +2246,7 @@ }, "runtimeClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2256,7 +2256,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2266,7 +2266,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2276,31 +2276,31 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2344,20 +2344,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2414,13 +2414,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2428,13 +2428,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -2445,25 +2445,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -2483,7 +2483,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2493,7 +2493,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2503,7 +2503,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2514,34 +2514,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2674,13 +2674,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2902,19 +2902,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.netty:reactor-netty-core", @@ -2924,7 +2924,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2949,7 +2949,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2957,7 +2957,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2990,20 +2990,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3069,14 +3069,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3084,21 +3084,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3145,7 +3145,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3166,7 +3166,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3175,14 +3175,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -3191,61 +3191,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3255,14 +3255,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3278,27 +3278,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3308,13 +3308,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -3346,7 +3346,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3356,7 +3356,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3366,7 +3366,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3377,34 +3377,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3537,13 +3537,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3735,19 +3735,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.netty:reactor-netty-core", @@ -3757,7 +3757,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3782,14 +3782,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3821,20 +3821,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3897,14 +3897,14 @@ "locked": "24.1.0" }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3912,21 +3912,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3967,7 +3967,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3988,7 +3988,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3997,14 +3997,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -4013,61 +4013,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4077,14 +4077,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4100,27 +4100,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -4130,13 +4130,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -4175,7 +4175,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4185,7 +4185,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4195,7 +4195,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4206,7 +4206,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse", @@ -4214,7 +4214,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -4224,7 +4224,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -4237,14 +4237,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4438,13 +4438,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4668,19 +4668,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -4693,7 +4693,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -4730,7 +4730,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4738,7 +4738,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4784,20 +4784,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4917,7 +4917,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -4925,7 +4925,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -4935,21 +4935,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4957,14 +4957,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5016,7 +5016,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5040,7 +5040,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5049,7 +5049,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse-autoconfigure", @@ -5060,7 +5060,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -5071,61 +5071,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5135,7 +5135,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -5144,7 +5144,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5161,27 +5161,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -5200,13 +5200,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -5217,7 +5217,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", diff --git a/graphql-dgs-example-java-webflux/dependencies.lock b/graphql-dgs-example-java-webflux/dependencies.lock index 9ae93a9cb..75b97dcdf 100644 --- a/graphql-dgs-example-java-webflux/dependencies.lock +++ b/graphql-dgs-example-java-webflux/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -29,7 +29,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -39,7 +39,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -49,7 +49,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -59,28 +59,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -237,13 +237,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -407,19 +407,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -495,57 +495,57 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-webflux-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -554,13 +554,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -573,19 +573,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -593,7 +593,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -619,7 +619,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -629,7 +629,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -639,7 +639,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -649,28 +649,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -827,13 +827,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -997,19 +997,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1079,57 +1079,57 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-webflux-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1138,13 +1138,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1157,19 +1157,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -1177,7 +1177,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -1256,7 +1256,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1266,7 +1266,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1276,7 +1276,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1286,28 +1286,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1464,13 +1464,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1634,19 +1634,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1768,57 +1768,57 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-webflux-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1827,13 +1827,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1846,19 +1846,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -1866,7 +1866,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -1950,7 +1950,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1961,7 +1961,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1971,7 +1971,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1983,7 +1983,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1991,7 +1991,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2000,7 +2000,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2011,7 +2011,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2019,7 +2019,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2217,13 +2217,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2290,13 +2290,13 @@ ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -2470,19 +2470,19 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure" ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -2490,14 +2490,14 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -2534,7 +2534,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2542,7 +2542,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2716,7 +2716,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2724,7 +2724,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2734,21 +2734,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2756,14 +2756,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2844,7 +2844,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2868,7 +2868,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2877,7 +2877,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -2886,7 +2886,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", @@ -2896,53 +2896,53 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-webflux-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2951,7 +2951,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -2960,7 +2960,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2976,26 +2976,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3009,14 +3009,14 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -3359,7 +3359,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3370,7 +3370,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3380,7 +3380,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3392,7 +3392,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3400,7 +3400,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3409,7 +3409,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3420,7 +3420,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3428,7 +3428,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3619,26 +3619,26 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -3812,19 +3812,19 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure" ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -3832,14 +3832,14 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -4005,14 +4005,14 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -4020,7 +4020,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", @@ -4029,37 +4029,37 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-webflux-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4068,7 +4068,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -4077,7 +4077,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4091,19 +4091,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4117,14 +4117,14 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -4151,7 +4151,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4161,7 +4161,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4171,7 +4171,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4181,28 +4181,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4366,13 +4366,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4594,19 +4594,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4634,7 +4634,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4642,7 +4642,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4731,14 +4731,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4746,21 +4746,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4807,7 +4807,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4828,7 +4828,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4837,14 +4837,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -4852,53 +4852,53 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-webflux-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4907,13 +4907,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4928,26 +4928,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -4955,7 +4955,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -4987,7 +4987,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4997,7 +4997,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -5007,7 +5007,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5017,28 +5017,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -5202,13 +5202,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -5400,19 +5400,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -5440,14 +5440,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -5529,14 +5529,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -5544,21 +5544,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5599,7 +5599,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5620,7 +5620,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5629,14 +5629,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -5644,53 +5644,53 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-webflux-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5699,13 +5699,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5720,26 +5720,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -5747,7 +5747,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -5786,7 +5786,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5797,7 +5797,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -5807,7 +5807,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5819,7 +5819,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -5827,7 +5827,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -5836,7 +5836,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -5847,7 +5847,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -5855,7 +5855,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -6053,13 +6053,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -6126,13 +6126,13 @@ ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -6306,19 +6306,19 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure" ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -6326,14 +6326,14 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -6370,7 +6370,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -6378,7 +6378,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -6540,7 +6540,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -6548,7 +6548,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -6558,21 +6558,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -6580,14 +6580,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -6639,7 +6639,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -6663,7 +6663,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -6672,7 +6672,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -6681,7 +6681,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", @@ -6691,53 +6691,53 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-webflux-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -6746,7 +6746,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -6755,7 +6755,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -6771,26 +6771,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -6804,14 +6804,14 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-example-java/dependencies.lock b/graphql-dgs-example-java/dependencies.lock index 694c421a6..ba874dd03 100644 --- a/graphql-dgs-example-java/dependencies.lock +++ b/graphql-dgs-example-java/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -29,7 +29,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -39,7 +39,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -49,7 +49,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -59,28 +59,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -252,7 +252,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -260,19 +260,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -282,7 +282,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -310,20 +310,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -382,7 +382,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -391,26 +391,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-json", @@ -418,38 +418,38 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -458,14 +458,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -478,20 +478,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -499,7 +499,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -525,7 +525,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -535,7 +535,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -545,7 +545,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -555,28 +555,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -748,7 +748,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -756,19 +756,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -778,7 +778,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -806,20 +806,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -872,7 +872,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -881,26 +881,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-json", @@ -908,38 +908,38 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -948,14 +948,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -968,20 +968,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -989,7 +989,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -1068,7 +1068,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1078,7 +1078,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1088,7 +1088,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1098,28 +1098,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1291,7 +1291,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1299,19 +1299,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1321,7 +1321,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -1361,20 +1361,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1467,7 +1467,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -1476,26 +1476,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-json", @@ -1503,38 +1503,38 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1543,14 +1543,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1563,20 +1563,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -1584,7 +1584,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -1668,7 +1668,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1679,7 +1679,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1689,7 +1689,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1702,7 +1702,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1710,7 +1710,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1722,7 +1722,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1734,7 +1734,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1742,7 +1742,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1981,7 +1981,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1989,20 +1989,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -2229,19 +2229,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -2254,7 +2254,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2291,7 +2291,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2299,7 +2299,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2357,20 +2357,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -2505,7 +2505,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2513,7 +2513,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2523,21 +2523,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2545,14 +2545,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2639,7 +2639,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2664,7 +2664,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -2675,19 +2675,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -2699,7 +2699,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -2711,74 +2711,74 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2790,7 +2790,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -2801,13 +2801,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2826,33 +2826,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2869,20 +2869,20 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", @@ -3228,7 +3228,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3239,7 +3239,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3249,7 +3249,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3262,7 +3262,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3270,7 +3270,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3282,7 +3282,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3294,7 +3294,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3302,7 +3302,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3534,7 +3534,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -3542,20 +3542,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -3565,7 +3565,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -3625,20 +3625,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3773,7 +3773,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -3782,19 +3782,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -3805,7 +3805,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -3815,48 +3815,48 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3867,7 +3867,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -3878,13 +3878,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3900,26 +3900,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3934,14 +3934,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", @@ -3971,7 +3971,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3981,7 +3981,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3991,7 +3991,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4001,28 +4001,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4201,7 +4201,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -4209,19 +4209,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -4446,19 +4446,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4469,7 +4469,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -4494,7 +4494,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4502,7 +4502,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4535,20 +4535,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4617,14 +4617,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4632,21 +4632,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4693,7 +4693,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4714,7 +4714,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -4725,19 +4725,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4745,7 +4745,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-json", @@ -4755,64 +4755,64 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4822,14 +4822,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4845,27 +4845,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -4875,13 +4875,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -4913,7 +4913,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4923,7 +4923,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4933,7 +4933,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4943,28 +4943,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -5143,7 +5143,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -5151,19 +5151,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -5358,19 +5358,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -5381,7 +5381,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -5406,14 +5406,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -5445,20 +5445,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -5521,14 +5521,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -5536,21 +5536,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5591,7 +5591,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5612,7 +5612,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -5623,19 +5623,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5643,7 +5643,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-json", @@ -5653,64 +5653,64 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5720,14 +5720,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5743,27 +5743,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -5773,13 +5773,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -5818,7 +5818,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5829,7 +5829,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -5839,7 +5839,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5852,7 +5852,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -5860,7 +5860,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -5872,7 +5872,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -5884,7 +5884,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -5892,7 +5892,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -6131,7 +6131,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -6139,20 +6139,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -6379,19 +6379,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -6404,7 +6404,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -6441,7 +6441,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -6449,7 +6449,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -6495,20 +6495,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -6643,7 +6643,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -6651,7 +6651,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -6661,21 +6661,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -6683,14 +6683,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -6748,7 +6748,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -6773,7 +6773,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -6784,19 +6784,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -6808,7 +6808,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -6820,74 +6820,74 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -6899,7 +6899,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -6910,13 +6910,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -6935,33 +6935,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -6978,20 +6978,20 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", diff --git a/graphql-dgs-example-shared/dependencies.lock b/graphql-dgs-example-shared/dependencies.lock index 9c631030c..874e2bb25 100644 --- a/graphql-dgs-example-shared/dependencies.lock +++ b/graphql-dgs-example-shared/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -17,27 +17,27 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -138,20 +138,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -188,13 +188,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -202,10 +202,10 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -215,44 +215,44 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -353,20 +353,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -397,13 +397,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -411,10 +411,10 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -424,19 +424,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -494,27 +494,27 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -615,20 +615,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -711,13 +711,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -725,10 +725,10 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -738,19 +738,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -825,7 +825,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -834,7 +834,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -842,7 +842,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -850,14 +850,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -865,7 +865,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1004,13 +1004,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1077,7 +1077,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -1085,7 +1085,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -1115,7 +1115,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1123,7 +1123,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1289,7 +1289,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1297,7 +1297,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1307,21 +1307,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1329,14 +1329,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1417,7 +1417,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1441,7 +1441,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1450,7 +1450,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -1459,42 +1459,42 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1502,14 +1502,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1523,26 +1523,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -1887,7 +1887,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1896,7 +1896,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1904,7 +1904,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1912,14 +1912,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1927,7 +1927,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2059,20 +2059,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2224,14 +2224,14 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -2239,25 +2239,25 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2265,14 +2265,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2284,19 +2284,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -2325,27 +2325,27 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2453,13 +2453,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2524,14 +2524,14 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test" ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2555,7 +2555,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2563,7 +2563,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2646,14 +2646,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2661,21 +2661,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2722,7 +2722,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2743,7 +2743,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2752,48 +2752,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2801,13 +2801,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2821,26 +2821,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2869,27 +2869,27 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2997,13 +2997,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3038,14 +3038,14 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test" ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3069,14 +3069,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3152,14 +3152,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3167,21 +3167,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3222,7 +3222,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3243,7 +3243,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3252,48 +3252,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3301,13 +3301,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3321,26 +3321,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -3376,7 +3376,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3385,7 +3385,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3393,7 +3393,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3401,14 +3401,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3416,7 +3416,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3555,13 +3555,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3628,7 +3628,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -3636,7 +3636,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3666,7 +3666,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3674,7 +3674,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3828,7 +3828,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3836,7 +3836,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3846,21 +3846,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3868,14 +3868,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3927,7 +3927,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3951,7 +3951,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3960,7 +3960,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -3969,42 +3969,42 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4012,14 +4012,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4033,26 +4033,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", diff --git a/graphql-dgs-extended-scalars/dependencies.lock b/graphql-dgs-extended-scalars/dependencies.lock index 0944db6bf..0707cb131 100644 --- a/graphql-dgs-extended-scalars/dependencies.lock +++ b/graphql-dgs-extended-scalars/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -147,13 +147,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -185,35 +185,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -223,13 +223,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -295,13 +295,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -327,35 +327,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -365,13 +365,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -490,13 +490,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -574,35 +574,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -612,13 +612,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -696,7 +696,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -707,7 +707,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -717,7 +717,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -728,7 +728,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -736,7 +736,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -746,7 +746,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -756,7 +756,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -764,7 +764,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -925,13 +925,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -998,7 +998,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1037,7 +1037,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1045,7 +1045,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1103,20 +1103,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1233,7 +1233,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1241,7 +1241,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1251,21 +1251,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1273,14 +1273,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1361,7 +1361,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1385,7 +1385,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1394,14 +1394,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -1411,61 +1411,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1475,7 +1475,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1484,7 +1484,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1501,33 +1501,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1540,14 +1540,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" @@ -1879,7 +1879,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1888,7 +1888,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1896,7 +1896,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1904,21 +1904,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2013,20 +2013,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2138,22 +2138,22 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2161,14 +2161,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -2179,19 +2179,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] @@ -2217,7 +2217,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2225,7 +2225,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -2351,13 +2351,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2421,7 +2421,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -2446,7 +2446,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2454,7 +2454,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2539,14 +2539,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2554,21 +2554,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2615,7 +2615,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2636,7 +2636,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2645,61 +2645,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2712,19 +2712,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -2757,7 +2757,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2765,7 +2765,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -2891,13 +2891,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2931,7 +2931,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -2956,14 +2956,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3041,14 +3041,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3056,21 +3056,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3111,7 +3111,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3132,7 +3132,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3141,61 +3141,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3208,19 +3208,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -3260,7 +3260,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3271,7 +3271,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3281,7 +3281,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3292,7 +3292,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3300,7 +3300,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3310,7 +3310,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3320,7 +3320,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3328,7 +3328,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3489,13 +3489,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3562,7 +3562,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -3601,7 +3601,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3609,7 +3609,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3655,20 +3655,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3785,7 +3785,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3793,7 +3793,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3803,21 +3803,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3825,14 +3825,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3884,7 +3884,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3908,7 +3908,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3917,14 +3917,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -3934,61 +3934,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3998,7 +3998,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -4007,7 +4007,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4024,33 +4024,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4063,14 +4063,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" diff --git a/graphql-dgs-extended-validation/dependencies.lock b/graphql-dgs-extended-validation/dependencies.lock index bfca6764e..5af678a1a 100644 --- a/graphql-dgs-extended-validation/dependencies.lock +++ b/graphql-dgs-extended-validation/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -205,13 +205,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -273,35 +273,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -311,13 +311,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -397,13 +397,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -459,35 +459,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -497,13 +497,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -636,13 +636,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -750,35 +750,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -788,13 +788,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -872,7 +872,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -883,7 +883,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -893,7 +893,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -904,7 +904,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -912,7 +912,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -922,7 +922,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -932,7 +932,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -940,7 +940,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1115,13 +1115,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1188,7 +1188,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1239,7 +1239,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1247,7 +1247,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1305,20 +1305,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1453,7 +1453,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1461,7 +1461,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1471,21 +1471,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1493,14 +1493,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1581,7 +1581,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1605,7 +1605,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1614,14 +1614,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -1631,61 +1631,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1695,7 +1695,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1704,7 +1704,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1721,33 +1721,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1760,14 +1760,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" @@ -2099,7 +2099,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2108,7 +2108,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2116,7 +2116,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2124,21 +2124,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2247,20 +2247,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2402,22 +2402,22 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2425,14 +2425,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -2443,19 +2443,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] @@ -2481,7 +2481,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2489,7 +2489,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -2629,13 +2629,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2699,7 +2699,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -2736,7 +2736,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2744,7 +2744,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2847,14 +2847,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2862,21 +2862,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2923,7 +2923,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2944,7 +2944,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2953,61 +2953,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3020,19 +3020,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -3065,7 +3065,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3073,7 +3073,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -3213,13 +3213,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -3253,7 +3253,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -3290,14 +3290,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3393,14 +3393,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3408,21 +3408,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3463,7 +3463,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3484,7 +3484,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3493,61 +3493,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3560,19 +3560,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -3612,7 +3612,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3623,7 +3623,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3633,7 +3633,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3644,7 +3644,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3652,7 +3652,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3662,7 +3662,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3672,7 +3672,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3680,7 +3680,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3855,13 +3855,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3928,7 +3928,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -3979,7 +3979,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3987,7 +3987,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4033,20 +4033,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4181,7 +4181,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -4189,7 +4189,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -4199,21 +4199,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4221,14 +4221,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4280,7 +4280,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4304,7 +4304,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4313,14 +4313,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -4330,61 +4330,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4394,7 +4394,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -4403,7 +4403,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4420,33 +4420,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4459,14 +4459,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" diff --git a/graphql-dgs-mocking/dependencies.lock b/graphql-dgs-mocking/dependencies.lock index c48b954a2..9f511b098 100644 --- a/graphql-dgs-mocking/dependencies.lock +++ b/graphql-dgs-mocking/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -419,13 +419,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -515,7 +515,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -523,7 +523,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -649,7 +649,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -657,7 +657,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -667,21 +667,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -689,14 +689,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -775,7 +775,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -797,7 +797,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -806,61 +806,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -873,19 +873,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1323,13 +1323,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1411,7 +1411,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1419,7 +1419,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1498,14 +1498,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1513,21 +1513,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1573,7 +1573,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1594,7 +1594,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1603,61 +1603,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1670,19 +1670,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1757,13 +1757,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1815,14 +1815,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -1894,14 +1894,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1909,21 +1909,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1963,7 +1963,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1984,7 +1984,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1993,61 +1993,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2060,19 +2060,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -2147,13 +2147,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2243,7 +2243,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2251,7 +2251,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2365,7 +2365,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2373,7 +2373,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2383,21 +2383,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2405,14 +2405,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2462,7 +2462,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2484,7 +2484,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2493,61 +2493,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2560,19 +2560,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" diff --git a/graphql-dgs-pagination/dependencies.lock b/graphql-dgs-pagination/dependencies.lock index 15e373d81..97d059d71 100644 --- a/graphql-dgs-pagination/dependencies.lock +++ b/graphql-dgs-pagination/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -135,13 +135,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -173,35 +173,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -211,13 +211,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -277,13 +277,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -309,35 +309,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -347,13 +347,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -466,13 +466,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -550,35 +550,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -588,13 +588,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -672,7 +672,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -681,7 +681,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -689,7 +689,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -697,21 +697,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -806,13 +806,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -879,7 +879,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -910,7 +910,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -918,7 +918,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1073,7 +1073,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1081,7 +1081,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1091,21 +1091,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1113,14 +1113,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1201,7 +1201,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1225,7 +1225,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1234,48 +1234,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1283,14 +1283,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1304,26 +1304,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] @@ -1654,7 +1654,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1663,7 +1663,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1671,7 +1671,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1679,21 +1679,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1781,20 +1781,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -1906,22 +1906,22 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1929,14 +1929,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -1947,19 +1947,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] @@ -2044,13 +2044,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2132,7 +2132,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2140,7 +2140,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2219,14 +2219,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2234,21 +2234,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2294,7 +2294,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2315,7 +2315,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2324,61 +2324,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2391,19 +2391,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -2495,13 +2495,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2553,14 +2553,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -2632,14 +2632,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2647,21 +2647,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2701,7 +2701,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2722,7 +2722,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2731,61 +2731,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2798,19 +2798,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -2850,7 +2850,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2859,7 +2859,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2867,7 +2867,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2875,21 +2875,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2984,13 +2984,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3057,7 +3057,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -3088,7 +3088,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3096,7 +3096,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3239,7 +3239,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3247,7 +3247,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3257,21 +3257,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3279,14 +3279,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3338,7 +3338,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3362,7 +3362,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3371,48 +3371,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3420,14 +3420,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3441,26 +3441,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] diff --git a/graphql-dgs-reactive/dependencies.lock b/graphql-dgs-reactive/dependencies.lock index 6d11cdd8a..a8c5c8088 100644 --- a/graphql-dgs-reactive/dependencies.lock +++ b/graphql-dgs-reactive/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -95,7 +95,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -103,27 +103,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -184,13 +184,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -200,7 +200,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -292,35 +292,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -329,13 +329,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -348,25 +348,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -389,20 +389,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "org.springframework:spring-webflux" ] @@ -446,35 +446,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -483,13 +483,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -502,25 +502,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -531,7 +531,7 @@ }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -539,27 +539,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -623,7 +623,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions" @@ -744,7 +744,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -752,27 +752,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -833,13 +833,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -849,7 +849,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -987,35 +987,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1024,13 +1024,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1043,25 +1043,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -1142,7 +1142,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1151,7 +1151,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1159,7 +1159,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1167,14 +1167,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1182,7 +1182,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1296,13 +1296,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1372,7 +1372,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -1381,7 +1381,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -1411,7 +1411,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1419,7 +1419,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1583,7 +1583,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1591,7 +1591,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1601,21 +1601,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1623,14 +1623,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1711,7 +1711,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1735,7 +1735,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1744,49 +1744,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1794,14 +1794,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1815,26 +1815,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -2167,7 +2167,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2176,7 +2176,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2184,7 +2184,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2192,21 +2192,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2294,13 +2294,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2310,7 +2310,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -2423,13 +2423,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2437,13 +2437,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -2453,19 +2453,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] @@ -2491,7 +2491,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2499,27 +2499,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2605,13 +2605,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2678,7 +2678,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -2686,7 +2686,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2710,7 +2710,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2718,7 +2718,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2827,14 +2827,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2842,21 +2842,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2903,7 +2903,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2924,7 +2924,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2933,61 +2933,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3000,19 +3000,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -3045,7 +3045,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3053,27 +3053,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3159,13 +3159,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -3202,7 +3202,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -3210,7 +3210,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3234,14 +3234,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3341,14 +3341,14 @@ "locked": "1.8.1" }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3356,21 +3356,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3411,7 +3411,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3432,7 +3432,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3441,61 +3441,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3508,19 +3508,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -3560,7 +3560,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3569,7 +3569,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3577,7 +3577,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3585,14 +3585,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3600,7 +3600,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3714,13 +3714,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3790,7 +3790,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -3799,7 +3799,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3829,7 +3829,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3837,7 +3837,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3989,7 +3989,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3997,7 +3997,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -4007,21 +4007,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4029,14 +4029,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4088,7 +4088,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4112,7 +4112,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4121,49 +4121,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4171,14 +4171,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4192,26 +4192,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", diff --git a/graphql-dgs-spring-boot-micrometer/dependencies.lock b/graphql-dgs-spring-boot-micrometer/dependencies.lock index f6cf208db..97be674be 100644 --- a/graphql-dgs-spring-boot-micrometer/dependencies.lock +++ b/graphql-dgs-spring-boot-micrometer/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -95,7 +95,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -105,7 +105,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -115,7 +115,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -125,28 +125,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -279,17 +279,17 @@ "locked": "1.16.1" }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -297,7 +297,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -325,20 +325,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -392,7 +392,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -401,58 +401,58 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -462,7 +462,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-context-support", @@ -470,10 +470,10 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -487,20 +487,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -508,7 +508,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -534,7 +534,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -544,7 +544,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -554,7 +554,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -564,28 +564,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -703,20 +703,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -744,20 +744,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -799,7 +799,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -808,58 +808,58 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -868,14 +868,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -888,20 +888,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -909,7 +909,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -990,17 +990,17 @@ "locked": "1.16.1" }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context" @@ -1033,13 +1033,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1047,16 +1047,16 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context-support" ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -1066,13 +1066,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -1145,7 +1145,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1155,7 +1155,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1165,7 +1165,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1175,28 +1175,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1329,17 +1329,17 @@ "locked": "1.16.1" }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -1347,7 +1347,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -1387,20 +1387,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1488,7 +1488,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -1497,58 +1497,58 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1558,7 +1558,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-context-support", @@ -1566,10 +1566,10 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1583,20 +1583,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -1604,7 +1604,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -1688,7 +1688,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1699,7 +1699,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1709,7 +1709,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1721,7 +1721,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1729,7 +1729,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1740,7 +1740,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1750,7 +1750,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1758,7 +1758,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1927,17 +1927,17 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -2005,7 +2005,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -2044,7 +2044,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2052,7 +2052,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2110,20 +2110,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -2252,7 +2252,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2260,7 +2260,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2270,21 +2270,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2292,14 +2292,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2386,7 +2386,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2411,7 +2411,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -2422,16 +2422,16 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2439,7 +2439,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -2449,61 +2449,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2514,7 +2514,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2524,10 +2524,10 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2545,33 +2545,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2584,14 +2584,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" @@ -2923,7 +2923,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2932,7 +2932,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2940,7 +2940,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2948,21 +2948,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3065,17 +3065,17 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -3083,7 +3083,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -3214,13 +3214,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3229,17 +3229,17 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-context-support" ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -3250,19 +3250,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] @@ -3288,7 +3288,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3298,7 +3298,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3308,7 +3308,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3318,28 +3318,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3479,17 +3479,17 @@ "locked": "1.16.1" }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -3555,7 +3555,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -3581,7 +3581,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3589,7 +3589,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3622,20 +3622,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3699,14 +3699,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3714,21 +3714,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3775,7 +3775,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3796,7 +3796,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -3807,16 +3807,16 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3824,7 +3824,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -3832,51 +3832,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3886,7 +3886,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-context-support", @@ -3894,10 +3894,10 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3913,27 +3913,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3941,7 +3941,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -3973,7 +3973,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3983,7 +3983,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3993,7 +3993,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4003,28 +4003,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4164,17 +4164,17 @@ "locked": "1.16.1" }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -4210,7 +4210,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -4236,14 +4236,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -4275,20 +4275,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4346,14 +4346,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4361,21 +4361,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4416,7 +4416,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4437,7 +4437,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -4448,16 +4448,16 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4465,7 +4465,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -4473,51 +4473,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4527,7 +4527,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-context-support", @@ -4535,10 +4535,10 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4554,27 +4554,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -4582,7 +4582,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -4621,7 +4621,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4632,7 +4632,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4642,7 +4642,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4654,7 +4654,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4662,7 +4662,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -4673,7 +4673,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -4683,7 +4683,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4691,7 +4691,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4860,17 +4860,17 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -4938,7 +4938,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4977,7 +4977,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4985,7 +4985,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -5031,20 +5031,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -5173,7 +5173,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -5181,7 +5181,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -5191,21 +5191,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -5213,14 +5213,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5278,7 +5278,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5303,7 +5303,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -5314,16 +5314,16 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5331,7 +5331,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -5341,61 +5341,61 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter", "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5406,7 +5406,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -5416,10 +5416,10 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5437,33 +5437,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -5476,14 +5476,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" diff --git a/graphql-dgs-spring-boot-oss-autoconfigure/dependencies.lock b/graphql-dgs-spring-boot-oss-autoconfigure/dependencies.lock index b45db31f9..750a0f888 100644 --- a/graphql-dgs-spring-boot-oss-autoconfigure/dependencies.lock +++ b/graphql-dgs-spring-boot-oss-autoconfigure/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -181,17 +181,17 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -199,7 +199,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -274,35 +274,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -310,13 +310,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -329,22 +329,22 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -364,23 +364,23 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7" + "locked": "3.6.8" }, "jakarta.servlet:jakarta.servlet-api": { "locked": "6.0.0" @@ -398,19 +398,19 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-test" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { @@ -494,13 +494,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -560,35 +560,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -596,13 +596,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -614,19 +614,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -778,17 +778,17 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1" + "locked": "1.13.2" }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "org.springframework:spring-context", @@ -796,7 +796,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -917,35 +917,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -953,13 +953,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -972,22 +972,22 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -1068,7 +1068,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1077,7 +1077,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1087,7 +1087,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1098,14 +1098,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1113,7 +1113,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1121,14 +1121,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1243,13 +1243,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1316,7 +1316,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -1348,7 +1348,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1356,7 +1356,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1411,20 +1411,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1541,7 +1541,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1549,7 +1549,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1559,21 +1559,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1581,14 +1581,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1669,7 +1669,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1693,7 +1693,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1702,14 +1702,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -1717,51 +1717,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1770,7 +1770,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1778,7 +1778,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1793,27 +1793,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc", @@ -1823,7 +1823,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -2166,7 +2166,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2175,7 +2175,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2183,7 +2183,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2191,14 +2191,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2206,7 +2206,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2303,20 +2303,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2462,35 +2462,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2498,14 +2498,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2517,19 +2517,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc" @@ -2557,7 +2557,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2565,7 +2565,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2575,7 +2575,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2585,28 +2585,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2700,13 +2700,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2771,7 +2771,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2796,7 +2796,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2804,7 +2804,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2840,20 +2840,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -2912,14 +2912,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2927,21 +2927,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2988,7 +2988,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3009,7 +3009,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3018,14 +3018,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -3033,51 +3033,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3086,14 +3086,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3108,27 +3108,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3136,7 +3136,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -3168,7 +3168,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3176,7 +3176,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3186,7 +3186,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3196,28 +3196,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3311,13 +3311,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3352,7 +3352,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3377,14 +3377,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3419,20 +3419,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3485,14 +3485,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3500,21 +3500,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3555,7 +3555,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3576,7 +3576,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3585,14 +3585,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -3600,51 +3600,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3653,14 +3653,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3675,27 +3675,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3703,7 +3703,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -3742,7 +3742,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3751,7 +3751,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3761,7 +3761,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3772,14 +3772,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3787,7 +3787,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3795,14 +3795,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3917,13 +3917,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3990,7 +3990,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -4022,7 +4022,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4030,7 +4030,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4073,20 +4073,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4203,7 +4203,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -4211,7 +4211,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -4221,21 +4221,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4243,14 +4243,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4302,7 +4302,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4326,7 +4326,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4335,14 +4335,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -4350,51 +4350,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4403,7 +4403,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -4411,7 +4411,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4426,27 +4426,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc", @@ -4456,7 +4456,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] diff --git a/graphql-dgs-spring-boot-starter/dependencies.lock b/graphql-dgs-spring-boot-starter/dependencies.lock index 1c3ea3129..9b1da60ad 100644 --- a/graphql-dgs-spring-boot-starter/dependencies.lock +++ b/graphql-dgs-spring-boot-starter/dependencies.lock @@ -1,15 +1,15 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -17,7 +17,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -119,7 +119,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -166,7 +166,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -176,7 +176,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -186,7 +186,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -196,28 +196,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -324,20 +324,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -365,20 +365,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -425,61 +425,61 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -489,7 +489,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc", @@ -497,7 +497,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -512,26 +512,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -540,13 +540,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] @@ -572,7 +572,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -582,7 +582,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -592,7 +592,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -602,28 +602,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -730,20 +730,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -771,20 +771,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -825,61 +825,61 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -889,7 +889,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc", @@ -897,7 +897,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -912,26 +912,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -940,13 +940,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] @@ -1025,7 +1025,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1035,7 +1035,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1045,7 +1045,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1055,28 +1055,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1183,20 +1183,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -1236,20 +1236,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1330,61 +1330,61 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1394,7 +1394,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc", @@ -1402,7 +1402,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1417,26 +1417,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -1445,13 +1445,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] @@ -1535,7 +1535,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1546,7 +1546,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1556,7 +1556,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1567,7 +1567,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1575,7 +1575,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1585,7 +1585,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1595,7 +1595,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1603,7 +1603,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1746,13 +1746,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1819,7 +1819,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1858,7 +1858,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1866,7 +1866,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1924,20 +1924,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -2053,7 +2053,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2061,7 +2061,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2071,21 +2071,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2093,14 +2093,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2181,7 +2181,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2205,7 +2205,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2214,14 +2214,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -2231,57 +2231,57 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2291,7 +2291,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2300,7 +2300,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2317,33 +2317,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2356,14 +2356,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" @@ -2707,7 +2707,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2718,7 +2718,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2728,7 +2728,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2739,7 +2739,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2747,7 +2747,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2757,7 +2757,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2767,7 +2767,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2775,7 +2775,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2911,20 +2911,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -2983,20 +2983,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3105,20 +3105,20 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -3127,41 +3127,41 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3171,7 +3171,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3180,7 +3180,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3195,26 +3195,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3227,14 +3227,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" @@ -3262,7 +3262,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3272,7 +3272,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3282,7 +3282,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3292,28 +3292,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3427,13 +3427,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3498,7 +3498,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -3524,7 +3524,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3532,7 +3532,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3565,20 +3565,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3635,14 +3635,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3650,21 +3650,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3711,7 +3711,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3732,7 +3732,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3741,14 +3741,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -3756,57 +3756,57 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3816,7 +3816,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc", @@ -3824,7 +3824,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3841,33 +3841,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3876,13 +3876,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] @@ -3914,7 +3914,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3924,7 +3924,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3934,7 +3934,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3944,28 +3944,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4079,13 +4079,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4120,7 +4120,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform" @@ -4146,14 +4146,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -4185,20 +4185,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4249,14 +4249,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4264,21 +4264,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4319,7 +4319,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4340,7 +4340,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4349,14 +4349,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -4364,57 +4364,57 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4424,7 +4424,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc", @@ -4432,7 +4432,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4449,33 +4449,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -4484,13 +4484,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] @@ -4529,7 +4529,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4540,7 +4540,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4550,7 +4550,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4561,7 +4561,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4569,7 +4569,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -4579,7 +4579,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -4589,7 +4589,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4597,7 +4597,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4740,13 +4740,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4813,7 +4813,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4852,7 +4852,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4860,7 +4860,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4906,20 +4906,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -5035,7 +5035,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -5043,7 +5043,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -5053,21 +5053,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -5075,14 +5075,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5134,7 +5134,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5158,7 +5158,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5167,14 +5167,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", @@ -5184,57 +5184,57 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework.boot:spring-boot-starter-websocket": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5244,7 +5244,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -5253,7 +5253,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5270,33 +5270,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-messaging": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-websocket" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -5309,14 +5309,14 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "org.springframework.boot:spring-boot-starter-websocket" diff --git a/graphql-dgs-spring-graphql-example-java-webflux/dependencies.lock b/graphql-dgs-spring-graphql-example-java-webflux/dependencies.lock index 9a0c047c9..1026e975e 100644 --- a/graphql-dgs-spring-graphql-example-java-webflux/dependencies.lock +++ b/graphql-dgs-spring-graphql-example-java-webflux/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -29,7 +29,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -39,7 +39,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -49,7 +49,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -59,28 +59,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -237,7 +237,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -245,19 +245,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -424,19 +424,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -522,7 +522,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -531,26 +531,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -559,51 +559,51 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -612,14 +612,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -632,19 +632,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -652,7 +652,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -678,7 +678,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -688,7 +688,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -698,7 +698,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -708,28 +708,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -886,7 +886,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -894,19 +894,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1073,19 +1073,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1165,7 +1165,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -1174,26 +1174,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -1202,51 +1202,51 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1255,14 +1255,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1275,19 +1275,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -1295,7 +1295,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -1374,7 +1374,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1384,7 +1384,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1394,7 +1394,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1404,28 +1404,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1582,7 +1582,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1590,19 +1590,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1769,19 +1769,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1913,7 +1913,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -1922,26 +1922,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -1950,51 +1950,51 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2003,14 +2003,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2023,19 +2023,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -2043,7 +2043,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -2127,7 +2127,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2138,7 +2138,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2148,7 +2148,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2161,7 +2161,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2169,7 +2169,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2180,7 +2180,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2191,7 +2191,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2199,7 +2199,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2431,7 +2431,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -2439,20 +2439,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -2685,19 +2685,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -2712,7 +2712,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2745,7 +2745,7 @@ "locked": "1.4.1" }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2753,7 +2753,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2940,7 +2940,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2948,7 +2948,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2958,21 +2958,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2980,14 +2980,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3074,7 +3074,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3099,7 +3099,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -3110,19 +3110,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -3133,7 +3133,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-actuator", @@ -3144,68 +3144,68 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3215,7 +3215,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -3226,13 +3226,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3249,26 +3249,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3283,13 +3283,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -3632,7 +3632,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3643,7 +3643,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3653,7 +3653,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3666,7 +3666,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3674,7 +3674,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3685,7 +3685,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3696,7 +3696,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3704,7 +3704,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3929,7 +3929,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -3937,20 +3937,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -4123,19 +4123,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -4325,7 +4325,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -4334,19 +4334,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -4356,7 +4356,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-actuator", @@ -4366,52 +4366,52 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4421,7 +4421,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -4432,13 +4432,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4453,19 +4453,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4480,13 +4480,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -4513,7 +4513,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4523,7 +4523,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4533,7 +4533,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4543,28 +4543,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4728,7 +4728,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -4736,19 +4736,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -4973,19 +4973,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4997,7 +4997,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -5024,7 +5024,7 @@ "locked": "1.4.1" }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -5032,7 +5032,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -5127,14 +5127,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -5142,21 +5142,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5203,7 +5203,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5224,7 +5224,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -5235,19 +5235,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5255,7 +5255,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -5265,67 +5265,67 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5334,14 +5334,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5356,26 +5356,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -5383,7 +5383,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -5415,7 +5415,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5425,7 +5425,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -5435,7 +5435,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5445,28 +5445,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -5630,7 +5630,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -5638,19 +5638,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -5845,19 +5845,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -5869,7 +5869,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -5896,14 +5896,14 @@ "locked": "1.4.1" }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -5991,14 +5991,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -6006,21 +6006,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -6061,7 +6061,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -6082,7 +6082,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -6093,19 +6093,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -6113,7 +6113,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -6123,67 +6123,67 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -6192,14 +6192,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -6214,26 +6214,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -6241,7 +6241,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -6280,7 +6280,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -6291,7 +6291,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -6301,7 +6301,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -6314,7 +6314,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -6322,7 +6322,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -6333,7 +6333,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -6344,7 +6344,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -6352,7 +6352,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -6584,7 +6584,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -6592,20 +6592,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -6838,19 +6838,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -6865,7 +6865,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -6898,7 +6898,7 @@ "locked": "1.4.1" }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -6906,7 +6906,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -7081,7 +7081,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -7089,7 +7089,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -7099,21 +7099,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -7121,14 +7121,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -7186,7 +7186,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -7211,7 +7211,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -7222,19 +7222,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -7245,7 +7245,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-actuator", @@ -7256,68 +7256,68 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -7327,7 +7327,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -7338,13 +7338,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -7361,26 +7361,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -7395,13 +7395,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-spring-graphql-example-java/dependencies.lock b/graphql-dgs-spring-graphql-example-java/dependencies.lock index 39cd48148..f1093c079 100644 --- a/graphql-dgs-spring-graphql-example-java/dependencies.lock +++ b/graphql-dgs-spring-graphql-example-java/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -29,7 +29,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -39,7 +39,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -49,7 +49,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -59,28 +59,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -228,7 +228,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -236,19 +236,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -415,19 +415,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -462,20 +462,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -532,7 +532,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -541,26 +541,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -570,17 +570,17 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web", @@ -588,44 +588,44 @@ ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -635,7 +635,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -643,7 +643,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -657,20 +657,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -680,13 +680,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -712,7 +712,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -722,7 +722,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -732,7 +732,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -742,28 +742,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -911,7 +911,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -919,19 +919,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1098,19 +1098,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1145,20 +1145,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1209,7 +1209,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -1218,26 +1218,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -1247,17 +1247,17 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web", @@ -1265,44 +1265,44 @@ ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1312,7 +1312,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -1320,7 +1320,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1334,20 +1334,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -1357,13 +1357,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -1442,7 +1442,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1452,7 +1452,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1462,7 +1462,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1472,28 +1472,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1641,7 +1641,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1649,19 +1649,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -1828,19 +1828,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1887,20 +1887,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1991,7 +1991,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -2000,26 +2000,26 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -2029,17 +2029,17 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web", @@ -2047,44 +2047,44 @@ ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2094,7 +2094,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -2102,7 +2102,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2116,20 +2116,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -2139,13 +2139,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -2229,7 +2229,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2240,7 +2240,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2250,7 +2250,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2263,7 +2263,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2271,7 +2271,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2282,7 +2282,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2294,7 +2294,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2302,7 +2302,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2569,7 +2569,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -2577,20 +2577,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -2823,19 +2823,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -2852,7 +2852,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2886,7 +2886,7 @@ "locked": "1.4.1" }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2894,7 +2894,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2952,20 +2952,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3104,7 +3104,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3112,7 +3112,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3122,21 +3122,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3144,14 +3144,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3238,7 +3238,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3263,7 +3263,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -3274,19 +3274,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -3299,7 +3299,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-actuator", @@ -3311,17 +3311,17 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web", @@ -3329,48 +3329,48 @@ ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-test", "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql", @@ -3381,14 +3381,14 @@ "locked": "1.3.1" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3399,7 +3399,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -3412,13 +3412,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3436,20 +3436,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test", @@ -3457,7 +3457,7 @@ ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3476,13 +3476,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse-autoconfigure", @@ -3490,7 +3490,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -3833,7 +3833,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3844,7 +3844,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3854,7 +3854,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3867,7 +3867,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3875,7 +3875,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3886,7 +3886,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3898,7 +3898,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3906,7 +3906,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4149,7 +4149,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -4157,20 +4157,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -4343,19 +4343,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -4418,20 +4418,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4568,7 +4568,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -4577,19 +4577,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -4600,7 +4600,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-actuator", @@ -4611,17 +4611,17 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web", @@ -4629,45 +4629,45 @@ ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4678,7 +4678,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -4690,13 +4690,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4712,20 +4712,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4744,13 +4744,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse-autoconfigure", @@ -4758,7 +4758,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -4785,7 +4785,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4795,7 +4795,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4805,7 +4805,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4815,28 +4815,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -5031,7 +5031,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -5039,19 +5039,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -5276,19 +5276,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -5301,7 +5301,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -5329,7 +5329,7 @@ "locked": "1.4.1" }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -5337,7 +5337,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -5370,20 +5370,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -5454,14 +5454,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -5469,21 +5469,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5530,7 +5530,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5551,7 +5551,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -5562,19 +5562,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5582,7 +5582,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -5593,17 +5593,17 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web", @@ -5611,47 +5611,47 @@ ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.graphql:spring-graphql-test" @@ -5661,14 +5661,14 @@ "locked": "1.3.1" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5678,7 +5678,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -5687,7 +5687,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5703,20 +5703,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test", @@ -5724,7 +5724,7 @@ ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -5734,13 +5734,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -5772,7 +5772,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5782,7 +5782,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -5792,7 +5792,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5802,28 +5802,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -6018,7 +6018,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -6026,19 +6026,19 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -6233,19 +6233,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -6258,7 +6258,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -6286,14 +6286,14 @@ "locked": "1.4.1" }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -6325,20 +6325,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -6403,14 +6403,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -6418,21 +6418,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -6473,7 +6473,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -6494,7 +6494,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -6505,19 +6505,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -6525,7 +6525,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator", "org.springframework.boot:spring-boot-starter-graphql", @@ -6536,17 +6536,17 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web", @@ -6554,47 +6554,47 @@ ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.graphql:spring-graphql-test" @@ -6604,14 +6604,14 @@ "locked": "1.3.1" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -6621,7 +6621,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -6630,7 +6630,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -6646,20 +6646,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test", @@ -6667,7 +6667,7 @@ ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -6677,13 +6677,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -6722,7 +6722,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -6733,7 +6733,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -6743,7 +6743,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -6756,7 +6756,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -6764,7 +6764,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -6775,7 +6775,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -6787,7 +6787,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -6795,7 +6795,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -7062,7 +7062,7 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -7070,20 +7070,20 @@ ] }, "io.micrometer:micrometer-core": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer", "io.micrometer:micrometer-jakarta9" ] }, "io.micrometer:micrometer-jakarta9": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-core", "io.micrometer:micrometer-jakarta9", @@ -7316,19 +7316,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -7345,7 +7345,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -7379,7 +7379,7 @@ "locked": "1.4.1" }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -7387,7 +7387,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -7433,20 +7433,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -7585,7 +7585,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -7593,7 +7593,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -7603,21 +7603,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -7625,14 +7625,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -7690,7 +7690,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -7715,7 +7715,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator", "org.springframework.boot:spring-boot-actuator-autoconfigure", @@ -7726,19 +7726,19 @@ ] }, "org.springframework.boot:spring-boot-actuator": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-actuator-autoconfigure" ] }, "org.springframework.boot:spring-boot-actuator-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-actuator" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-extended-scalars", "com.netflix.graphql.dgs:graphql-dgs-pagination", @@ -7751,7 +7751,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-actuator", @@ -7763,17 +7763,17 @@ ] }, "org.springframework.boot:spring-boot-starter-actuator": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-starter", "name.nkonev.multipart-spring-graphql:multipart-spring-graphql" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web", @@ -7781,48 +7781,48 @@ ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-test", "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql", @@ -7833,14 +7833,14 @@ "locked": "1.3.1" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -7851,7 +7851,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-example-shared", @@ -7864,13 +7864,13 @@ ] }, "org.springframework:spring-context-support": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-micrometer" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -7888,20 +7888,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test", @@ -7909,7 +7909,7 @@ ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -7928,13 +7928,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse-autoconfigure", @@ -7942,7 +7942,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-spring-graphql-starter-test/dependencies.lock b/graphql-dgs-spring-graphql-starter-test/dependencies.lock index 77ca4d8f5..221009f05 100644 --- a/graphql-dgs-spring-graphql-starter-test/dependencies.lock +++ b/graphql-dgs-spring-graphql-starter-test/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -288,13 +288,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -384,7 +384,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -392,7 +392,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -516,7 +516,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -524,7 +524,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -534,21 +534,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -556,14 +556,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -636,7 +636,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -657,7 +657,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -666,7 +666,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-test", "org.springframework.boot:spring-boot-starter", @@ -674,55 +674,55 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-test", "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -735,19 +735,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1083,13 +1083,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1107,7 +1107,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-test", @@ -1115,45 +1115,45 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -1164,19 +1164,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-test" ] @@ -1221,13 +1221,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1309,7 +1309,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1317,7 +1317,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1394,14 +1394,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1409,21 +1409,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1463,7 +1463,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1483,7 +1483,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1492,61 +1492,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1559,19 +1559,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1629,13 +1629,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1687,14 +1687,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -1764,14 +1764,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1779,21 +1779,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1827,7 +1827,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1847,7 +1847,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1856,61 +1856,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1923,19 +1923,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1993,13 +1993,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2089,7 +2089,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2097,7 +2097,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2209,7 +2209,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2217,7 +2217,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2227,21 +2227,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2249,14 +2249,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2300,7 +2300,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2321,7 +2321,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2330,7 +2330,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-test", "org.springframework.boot:spring-boot-starter", @@ -2338,55 +2338,55 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql-test", "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2399,19 +2399,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" diff --git a/graphql-dgs-spring-graphql-starter/dependencies.lock b/graphql-dgs-spring-graphql-starter/dependencies.lock index dd25292af..8d6c6344a 100644 --- a/graphql-dgs-spring-graphql-starter/dependencies.lock +++ b/graphql-dgs-spring-graphql-starter/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -21,7 +21,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -31,7 +31,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -41,7 +41,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -51,28 +51,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -178,20 +178,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -254,54 +254,54 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-json" ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -309,14 +309,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -328,19 +328,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json" ] @@ -366,7 +366,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -376,7 +376,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -386,7 +386,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -396,28 +396,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -523,20 +523,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -605,54 +605,54 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-json" ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -660,14 +660,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -679,19 +679,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json" ] @@ -717,7 +717,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -727,7 +727,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -737,7 +737,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -747,28 +747,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -874,20 +874,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -950,54 +950,54 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-json" ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1005,14 +1005,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1024,19 +1024,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json" ] @@ -1115,7 +1115,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1125,7 +1125,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1135,7 +1135,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1145,28 +1145,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1272,20 +1272,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1400,54 +1400,54 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-json" ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1455,14 +1455,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1474,19 +1474,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json" ] @@ -1570,7 +1570,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1581,7 +1581,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1591,7 +1591,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1602,7 +1602,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1610,7 +1610,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1620,7 +1620,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1631,7 +1631,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -1639,7 +1639,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1793,13 +1793,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1872,7 +1872,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1906,7 +1906,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1914,7 +1914,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2084,7 +2084,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2092,7 +2092,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2102,21 +2102,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2124,14 +2124,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2212,7 +2212,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2236,7 +2236,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2245,7 +2245,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter", @@ -2253,7 +2253,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-graphql", @@ -2262,51 +2262,51 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2314,7 +2314,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2323,7 +2323,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2338,26 +2338,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2369,7 +2369,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -2712,7 +2712,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2723,7 +2723,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2733,7 +2733,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2744,7 +2744,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2752,7 +2752,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2762,7 +2762,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2773,7 +2773,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2781,7 +2781,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2928,13 +2928,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2947,7 +2947,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -3106,21 +3106,21 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-graphql", @@ -3128,35 +3128,35 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3164,7 +3164,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3173,7 +3173,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3186,19 +3186,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3210,7 +3210,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -3237,7 +3237,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3247,7 +3247,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3257,7 +3257,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3267,28 +3267,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3401,13 +3401,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3472,7 +3472,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -3498,7 +3498,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3506,7 +3506,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3590,14 +3590,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3605,21 +3605,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3666,7 +3666,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3687,7 +3687,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3696,14 +3696,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-json", @@ -3711,50 +3711,50 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3762,14 +3762,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3783,26 +3783,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json" ] @@ -3834,7 +3834,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3844,7 +3844,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3854,7 +3854,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3864,28 +3864,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3998,13 +3998,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4039,7 +4039,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4065,14 +4065,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -4149,14 +4149,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4164,21 +4164,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4219,7 +4219,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4240,7 +4240,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4249,14 +4249,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-json", @@ -4264,50 +4264,50 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4315,14 +4315,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4336,26 +4336,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json" ] @@ -4394,7 +4394,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4405,7 +4405,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4415,7 +4415,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4426,7 +4426,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4434,7 +4434,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -4444,7 +4444,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -4455,7 +4455,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4463,7 +4463,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4617,13 +4617,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4696,7 +4696,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4730,7 +4730,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4738,7 +4738,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4896,7 +4896,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -4904,7 +4904,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -4914,21 +4914,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4936,14 +4936,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4995,7 +4995,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5019,7 +5019,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5028,7 +5028,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter", @@ -5036,7 +5036,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-graphql", @@ -5045,51 +5045,51 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-graphql", "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5097,7 +5097,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -5106,7 +5106,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5121,26 +5121,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -5152,7 +5152,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-spring-graphql-test/dependencies.lock b/graphql-dgs-spring-graphql-test/dependencies.lock index 316b2d11d..eaf9e1050 100644 --- a/graphql-dgs-spring-graphql-test/dependencies.lock +++ b/graphql-dgs-spring-graphql-test/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -20,13 +20,13 @@ "project": true }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -41,7 +41,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-test", @@ -49,41 +49,41 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -94,19 +94,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-test" ] @@ -117,13 +117,13 @@ "project": true }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -132,7 +132,7 @@ "locked": "1.9.25" }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-test", @@ -140,41 +140,41 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -185,19 +185,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-test" ] @@ -261,13 +261,13 @@ "project": true }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -328,7 +328,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-test", @@ -336,41 +336,41 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -381,19 +381,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-test" ] @@ -480,13 +480,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -576,7 +576,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -584,7 +584,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -707,7 +707,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -715,7 +715,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -725,21 +725,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -747,14 +747,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -827,7 +827,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -848,7 +848,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -857,61 +857,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -924,19 +924,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1263,13 +1263,13 @@ "project": true }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1284,7 +1284,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-test", @@ -1292,41 +1292,41 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -1337,19 +1337,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-test" ] @@ -1385,13 +1385,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1473,7 +1473,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1481,7 +1481,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1557,14 +1557,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1572,21 +1572,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1626,7 +1626,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1646,7 +1646,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1655,61 +1655,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1722,19 +1722,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1783,13 +1783,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1841,14 +1841,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -1917,14 +1917,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1932,21 +1932,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1980,7 +1980,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2000,7 +2000,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2009,61 +2009,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2076,19 +2076,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -2137,13 +2137,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2233,7 +2233,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2241,7 +2241,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2352,7 +2352,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2360,7 +2360,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2370,21 +2370,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2392,14 +2392,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2443,7 +2443,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2464,7 +2464,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2473,61 +2473,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2540,19 +2540,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" diff --git a/graphql-dgs-spring-graphql/dependencies.lock b/graphql-dgs-spring-graphql/dependencies.lock index ebfb0a0d5..328ace810 100644 --- a/graphql-dgs-spring-graphql/dependencies.lock +++ b/graphql-dgs-spring-graphql/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -17,7 +17,7 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -26,7 +26,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -34,7 +34,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -42,19 +42,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -131,20 +131,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.springframework.graphql:spring-graphql", @@ -190,26 +190,26 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1" + "locked": "1.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -219,7 +219,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -227,7 +227,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -241,51 +241,51 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "compileOnlyDependenciesMetadata": { "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "org.springframework:spring-webflux" ] @@ -300,14 +300,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -317,13 +317,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -336,38 +336,38 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -376,7 +376,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -384,7 +384,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -392,19 +392,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -481,20 +481,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.springframework.graphql:spring-graphql" @@ -530,25 +530,25 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1" + "locked": "1.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -556,14 +556,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -574,19 +574,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -644,7 +644,7 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -653,7 +653,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -661,7 +661,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -669,19 +669,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -758,20 +758,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.springframework.graphql:spring-graphql", @@ -863,26 +863,26 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1" + "locked": "1.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -892,7 +892,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -900,7 +900,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -914,33 +914,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -1015,7 +1015,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1024,7 +1024,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1034,7 +1034,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1045,14 +1045,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1060,7 +1060,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1069,14 +1069,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1211,13 +1211,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1290,7 +1290,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -1325,7 +1325,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1333,7 +1333,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1391,20 +1391,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1524,7 +1524,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1532,7 +1532,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1542,21 +1542,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1564,14 +1564,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1652,7 +1652,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1676,7 +1676,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1685,14 +1685,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-graphql", @@ -1702,61 +1702,61 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1766,7 +1766,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1775,7 +1775,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1791,27 +1791,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -1823,10 +1823,10 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -2157,7 +2157,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2166,7 +2166,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2174,7 +2174,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2182,14 +2182,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2197,7 +2197,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2295,13 +2295,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2314,7 +2314,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -2430,25 +2430,25 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1" + "locked": "1.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2456,7 +2456,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2464,7 +2464,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -2475,19 +2475,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] @@ -2513,7 +2513,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2522,7 +2522,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2532,7 +2532,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2543,34 +2543,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2683,13 +2683,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2754,7 +2754,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.springframework.graphql:spring-graphql", @@ -2781,7 +2781,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2789,7 +2789,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2822,20 +2822,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -2903,14 +2903,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2918,21 +2918,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2979,7 +2979,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3000,7 +3000,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3009,14 +3009,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-json", @@ -3025,61 +3025,61 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3089,7 +3089,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -3097,7 +3097,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3113,27 +3113,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3142,10 +3142,10 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -3177,7 +3177,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3186,7 +3186,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3196,7 +3196,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3207,34 +3207,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3347,13 +3347,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3388,7 +3388,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.springframework.graphql:spring-graphql", @@ -3415,14 +3415,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3454,20 +3454,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3529,14 +3529,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3544,21 +3544,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3599,7 +3599,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3620,7 +3620,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3629,14 +3629,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-json", @@ -3645,61 +3645,61 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3709,7 +3709,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.graphql:spring-graphql", @@ -3717,7 +3717,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3733,27 +3733,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3762,10 +3762,10 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -3804,7 +3804,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3813,7 +3813,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3823,7 +3823,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3834,14 +3834,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3849,7 +3849,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3858,14 +3858,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4000,13 +4000,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4079,7 +4079,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -4114,7 +4114,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4122,7 +4122,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4168,20 +4168,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4301,7 +4301,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -4309,7 +4309,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -4319,21 +4319,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4341,14 +4341,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4400,7 +4400,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4424,7 +4424,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4433,14 +4433,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-graphql", @@ -4450,61 +4450,61 @@ ] }, "org.springframework.boot:spring-boot-starter-graphql": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql", "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.graphql:spring-graphql": { - "locked": "1.3.1", + "locked": "1.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-graphql" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4514,7 +4514,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -4523,7 +4523,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4539,27 +4539,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -4571,10 +4571,10 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] diff --git a/graphql-dgs-spring-webflux-autoconfigure/dependencies.lock b/graphql-dgs-spring-webflux-autoconfigure/dependencies.lock index c406b7154..bcba1035f 100644 --- a/graphql-dgs-spring-webflux-autoconfigure/dependencies.lock +++ b/graphql-dgs-spring-webflux-autoconfigure/dependencies.lock @@ -1,22 +1,22 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -126,7 +126,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -135,27 +135,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -232,13 +232,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -402,23 +402,23 @@ ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20" + "locked": "1.1.21" }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.netty:reactor-netty-core", @@ -492,35 +492,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -529,13 +529,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -548,25 +548,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -589,7 +589,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -598,27 +598,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -695,13 +695,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -865,23 +865,23 @@ ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20" + "locked": "1.1.21" }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.netty:reactor-netty-core", @@ -949,35 +949,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -986,13 +986,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1005,25 +1005,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -1099,7 +1099,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1108,27 +1108,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1205,13 +1205,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1375,23 +1375,23 @@ ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20" + "locked": "1.1.21" }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.netty:reactor-netty-core", @@ -1511,35 +1511,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1548,13 +1548,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1567,25 +1567,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webflux" ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -1666,7 +1666,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1676,7 +1676,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1686,7 +1686,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1697,14 +1697,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1712,7 +1712,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1721,14 +1721,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1869,13 +1869,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1942,13 +1942,13 @@ ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -2122,16 +2122,16 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20" + "locked": "1.1.21" }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -2139,14 +2139,14 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -2158,7 +2158,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2188,7 +2188,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2196,7 +2196,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2369,7 +2369,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2377,7 +2377,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2387,21 +2387,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2409,14 +2409,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2497,7 +2497,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2521,7 +2521,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2530,14 +2530,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-json", @@ -2546,50 +2546,50 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2598,7 +2598,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2606,7 +2606,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2622,26 +2622,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -2653,13 +2653,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -3002,7 +3002,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3012,7 +3012,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3020,7 +3020,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3028,14 +3028,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3043,7 +3043,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3147,26 +3147,26 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -3340,16 +3340,16 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20" + "locked": "1.1.21" }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -3357,13 +3357,13 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -3511,35 +3511,35 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3548,7 +3548,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3556,7 +3556,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3570,19 +3570,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webflux", @@ -3590,10 +3590,10 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -3620,7 +3620,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3630,7 +3630,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3640,7 +3640,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3651,34 +3651,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3792,13 +3792,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4020,24 +4020,24 @@ ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20" + "locked": "1.1.21" }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.netty:reactor-netty-core", @@ -4047,7 +4047,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -4071,7 +4071,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4079,7 +4079,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4175,14 +4175,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4190,21 +4190,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4251,7 +4251,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4272,7 +4272,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4281,14 +4281,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -4296,50 +4296,50 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4348,13 +4348,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4369,26 +4369,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -4396,7 +4396,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -4428,7 +4428,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4438,7 +4438,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4448,7 +4448,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4459,34 +4459,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4600,13 +4600,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4798,24 +4798,24 @@ ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20" + "locked": "1.1.21" }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.netty:reactor-netty-core", @@ -4825,7 +4825,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -4849,14 +4849,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -4945,14 +4945,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4960,21 +4960,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5015,7 +5015,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5036,7 +5036,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5045,14 +5045,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -5060,50 +5060,50 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5112,13 +5112,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5133,26 +5133,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -5160,7 +5160,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -5199,7 +5199,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5209,7 +5209,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -5219,7 +5219,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5230,14 +5230,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -5245,7 +5245,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -5254,14 +5254,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -5402,13 +5402,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -5475,13 +5475,13 @@ ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -5655,16 +5655,16 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20" + "locked": "1.1.21" }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -5672,14 +5672,14 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -5691,7 +5691,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -5721,7 +5721,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -5729,7 +5729,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -5890,7 +5890,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -5898,7 +5898,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -5908,21 +5908,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -5930,14 +5930,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5989,7 +5989,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -6013,7 +6013,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -6022,14 +6022,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-json", @@ -6038,50 +6038,50 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -6090,7 +6090,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -6098,7 +6098,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -6114,26 +6114,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -6145,13 +6145,13 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-spring-webmvc-autoconfigure/dependencies.lock b/graphql-dgs-spring-webmvc-autoconfigure/dependencies.lock index 962a8f72a..f0255be2c 100644 --- a/graphql-dgs-spring-webmvc-autoconfigure/dependencies.lock +++ b/graphql-dgs-spring-webmvc-autoconfigure/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -105,7 +105,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -114,7 +114,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -122,7 +122,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -130,19 +130,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -213,13 +213,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -292,36 +292,36 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -330,14 +330,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -350,26 +350,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -392,7 +392,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -401,7 +401,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -409,7 +409,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -417,19 +417,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -500,13 +500,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -573,36 +573,36 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -611,14 +611,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -631,26 +631,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -726,7 +726,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -735,7 +735,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -743,7 +743,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -751,19 +751,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -834,13 +834,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -959,36 +959,36 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -997,14 +997,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1017,26 +1017,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -1117,7 +1117,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1126,7 +1126,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1136,7 +1136,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1147,14 +1147,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1162,7 +1162,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1170,14 +1170,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1302,13 +1302,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1375,7 +1375,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -1410,7 +1410,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1418,7 +1418,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1476,20 +1476,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1607,7 +1607,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1615,7 +1615,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1625,21 +1625,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1647,14 +1647,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1735,7 +1735,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1759,7 +1759,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1768,14 +1768,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-json", @@ -1784,51 +1784,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1837,7 +1837,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1845,7 +1845,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1860,27 +1860,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -1891,7 +1891,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -2234,7 +2234,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2243,7 +2243,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2251,7 +2251,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2259,14 +2259,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2274,7 +2274,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2371,20 +2371,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2530,36 +2530,36 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2568,7 +2568,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2576,7 +2576,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2589,20 +2589,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-webmvc", @@ -2610,7 +2610,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -2634,7 +2634,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2643,7 +2643,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2653,7 +2653,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2664,34 +2664,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2789,13 +2789,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2882,7 +2882,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2890,7 +2890,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2923,20 +2923,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3003,14 +3003,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3018,21 +3018,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3078,7 +3078,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3099,7 +3099,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3108,14 +3108,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -3123,51 +3123,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3176,14 +3176,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3198,27 +3198,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3226,7 +3226,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -3258,7 +3258,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3267,7 +3267,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3277,7 +3277,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3288,34 +3288,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3413,13 +3413,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3476,14 +3476,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3515,20 +3515,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3589,14 +3589,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3604,21 +3604,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3658,7 +3658,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3679,7 +3679,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3688,14 +3688,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -3703,51 +3703,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3756,14 +3756,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3778,27 +3778,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3806,7 +3806,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] @@ -3845,7 +3845,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3854,7 +3854,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3864,7 +3864,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3875,14 +3875,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3890,7 +3890,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3898,14 +3898,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4030,13 +4030,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4103,7 +4103,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -4138,7 +4138,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4146,7 +4146,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4192,20 +4192,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -4323,7 +4323,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -4331,7 +4331,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -4341,21 +4341,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4363,14 +4363,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4422,7 +4422,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4446,7 +4446,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4455,14 +4455,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "org.springframework.boot:spring-boot-starter-json", @@ -4471,51 +4471,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4524,7 +4524,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -4532,7 +4532,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4547,27 +4547,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", @@ -4578,7 +4578,7 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] diff --git a/graphql-dgs-spring-webmvc/dependencies.lock b/graphql-dgs-spring-webmvc/dependencies.lock index 897303e0c..73b9dbb2a 100644 --- a/graphql-dgs-spring-webmvc/dependencies.lock +++ b/graphql-dgs-spring-webmvc/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -83,7 +83,7 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -91,27 +91,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -172,13 +172,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-web" ] @@ -220,26 +220,26 @@ ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-web" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-beans", "org.springframework:spring-web" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "compileOnlyDependenciesMetadata": { @@ -249,7 +249,7 @@ }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -257,27 +257,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -338,13 +338,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-web" ] @@ -377,26 +377,26 @@ ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-web" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-beans", "org.springframework:spring-web" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -454,7 +454,7 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -462,27 +462,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -543,13 +543,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-web" ] @@ -637,26 +637,26 @@ ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-web" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-beans", "org.springframework:spring-web" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -731,7 +731,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -740,7 +740,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -748,7 +748,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -756,21 +756,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -865,13 +865,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -938,7 +938,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -972,7 +972,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -980,7 +980,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1135,7 +1135,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1143,7 +1143,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1153,21 +1153,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1175,14 +1175,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1263,7 +1263,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1287,7 +1287,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1296,49 +1296,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1347,7 +1347,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1355,7 +1355,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1370,34 +1370,34 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -1725,7 +1725,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1734,7 +1734,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1742,7 +1742,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1750,21 +1750,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1852,20 +1852,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -1977,13 +1977,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1991,13 +1991,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -2007,19 +2007,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs" ] @@ -2045,7 +2045,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2053,27 +2053,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2141,13 +2141,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2233,7 +2233,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2241,7 +2241,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2327,14 +2327,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2342,21 +2342,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2402,7 +2402,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2423,7 +2423,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2432,49 +2432,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2483,14 +2483,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2505,33 +2505,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2560,7 +2560,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2568,27 +2568,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2656,13 +2656,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2718,14 +2718,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -2804,14 +2804,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2819,21 +2819,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2873,7 +2873,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2894,7 +2894,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2903,49 +2903,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2954,14 +2954,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2976,33 +2976,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -3038,7 +3038,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3047,7 +3047,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3055,7 +3055,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3063,21 +3063,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3172,13 +3172,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3245,7 +3245,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -3279,7 +3279,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3287,7 +3287,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3430,7 +3430,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3438,7 +3438,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3448,21 +3448,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3470,14 +3470,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3529,7 +3529,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3553,7 +3553,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3562,49 +3562,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3613,7 +3613,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3621,7 +3621,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3636,34 +3636,34 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", diff --git a/graphql-dgs-subscription-types/dependencies.lock b/graphql-dgs-subscription-types/dependencies.lock index 24736580b..a2efe4c48 100644 --- a/graphql-dgs-subscription-types/dependencies.lock +++ b/graphql-dgs-subscription-types/dependencies.lock @@ -1,21 +1,21 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -54,13 +54,13 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -82,13 +82,13 @@ "project": true }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -116,13 +116,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -130,13 +130,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -147,36 +147,36 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -198,13 +198,13 @@ "project": true }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -226,13 +226,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -240,13 +240,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -257,25 +257,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -333,13 +333,13 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -361,13 +361,13 @@ "project": true }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -441,13 +441,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -455,13 +455,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -472,25 +472,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -558,7 +558,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -566,27 +566,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -624,13 +624,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -721,7 +721,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -729,7 +729,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -853,7 +853,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -861,7 +861,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -871,21 +871,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -893,14 +893,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -979,7 +979,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1001,7 +1001,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1010,48 +1010,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1059,14 +1059,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1081,32 +1081,32 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -1426,13 +1426,13 @@ }, "runtimeClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -1454,13 +1454,13 @@ "project": true }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1488,13 +1488,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1502,13 +1502,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -1519,25 +1519,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "testCompileClasspath": { @@ -1554,7 +1554,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1562,27 +1562,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1620,13 +1620,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1709,7 +1709,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1717,7 +1717,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1800,14 +1800,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1815,21 +1815,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1875,7 +1875,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1896,7 +1896,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1905,48 +1905,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1954,14 +1954,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1976,32 +1976,32 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2030,7 +2030,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2038,27 +2038,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2096,13 +2096,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2155,14 +2155,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -2238,14 +2238,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2253,21 +2253,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2307,7 +2307,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2328,7 +2328,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2337,48 +2337,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2386,14 +2386,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2408,32 +2408,32 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2462,7 +2462,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2470,27 +2470,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2528,13 +2528,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2625,7 +2625,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2633,7 +2633,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2745,7 +2745,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2753,7 +2753,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2763,21 +2763,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2785,14 +2785,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2842,7 +2842,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2864,7 +2864,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2873,48 +2873,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2922,14 +2922,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2944,32 +2944,32 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", diff --git a/graphql-dgs-subscriptions-graphql-sse-autoconfigure/dependencies.lock b/graphql-dgs-subscriptions-graphql-sse-autoconfigure/dependencies.lock index 444c625f4..b28bd518e 100644 --- a/graphql-dgs-subscriptions-graphql-sse-autoconfigure/dependencies.lock +++ b/graphql-dgs-subscriptions-graphql-sse-autoconfigure/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -76,13 +76,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -116,23 +116,23 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -141,14 +141,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -160,26 +160,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { @@ -243,13 +243,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -277,23 +277,23 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -302,14 +302,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -321,26 +321,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -457,13 +457,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -543,23 +543,23 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -568,14 +568,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -587,26 +587,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -681,7 +681,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -691,7 +691,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -699,7 +699,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -707,14 +707,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -722,7 +722,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -834,13 +834,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -907,7 +907,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -939,7 +939,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -947,7 +947,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1104,7 +1104,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1112,7 +1112,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1122,21 +1122,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1144,14 +1144,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1232,7 +1232,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1256,7 +1256,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1265,49 +1265,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1316,7 +1316,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1325,7 +1325,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1341,27 +1341,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -1370,13 +1370,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -1707,7 +1707,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1717,7 +1717,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1725,7 +1725,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1733,14 +1733,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1748,7 +1748,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1853,20 +1853,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -1981,23 +1981,23 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2006,7 +2006,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2015,7 +2015,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -2028,20 +2028,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -2050,13 +2050,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -2148,13 +2148,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2237,7 +2237,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2245,7 +2245,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2325,14 +2325,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2340,21 +2340,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2400,7 +2400,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2421,7 +2421,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2430,49 +2430,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2481,14 +2481,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2503,33 +2503,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2624,13 +2624,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2683,14 +2683,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -2763,14 +2763,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2778,21 +2778,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2832,7 +2832,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2853,7 +2853,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2862,49 +2862,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2913,14 +2913,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2935,33 +2935,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2997,7 +2997,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3007,7 +3007,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3015,7 +3015,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3023,14 +3023,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3038,7 +3038,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3150,13 +3150,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3223,7 +3223,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -3255,7 +3255,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3263,7 +3263,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3408,7 +3408,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3416,7 +3416,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3426,21 +3426,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3448,14 +3448,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3507,7 +3507,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3531,7 +3531,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3540,49 +3540,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3591,7 +3591,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3600,7 +3600,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3616,27 +3616,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse", @@ -3645,13 +3645,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-graphql-sse" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-subscriptions-graphql-sse/dependencies.lock b/graphql-dgs-subscriptions-graphql-sse/dependencies.lock index 5afda978f..33191befd 100644 --- a/graphql-dgs-subscriptions-graphql-sse/dependencies.lock +++ b/graphql-dgs-subscriptions-graphql-sse/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -17,7 +17,7 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -26,27 +26,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -115,20 +115,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -169,14 +169,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -185,13 +185,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -202,31 +202,31 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -235,27 +235,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -324,20 +324,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -372,14 +372,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -388,13 +388,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -405,26 +405,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -482,7 +482,7 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -491,27 +491,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -580,20 +580,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -680,14 +680,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -696,13 +696,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -713,26 +713,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -807,7 +807,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -817,7 +817,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -825,7 +825,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -833,21 +833,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -950,13 +950,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1023,7 +1023,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -1031,7 +1031,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -1062,7 +1062,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1070,7 +1070,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1122,20 +1122,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1245,7 +1245,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1253,7 +1253,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1263,21 +1263,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1285,14 +1285,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1373,7 +1373,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1397,7 +1397,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1406,52 +1406,52 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1460,7 +1460,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1469,7 +1469,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1485,27 +1485,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc", @@ -1513,10 +1513,10 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -1847,7 +1847,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1857,7 +1857,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1865,7 +1865,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1873,21 +1873,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1983,20 +1983,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2109,14 +2109,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2125,7 +2125,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc", @@ -2133,7 +2133,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -2145,20 +2145,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc", @@ -2166,10 +2166,10 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -2195,7 +2195,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2204,27 +2204,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2300,13 +2300,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2371,14 +2371,14 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test" ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2403,7 +2403,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2411,7 +2411,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2444,20 +2444,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -2517,14 +2517,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2532,21 +2532,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2593,7 +2593,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2614,7 +2614,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2623,52 +2623,52 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2677,14 +2677,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2699,33 +2699,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2754,7 +2754,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2763,27 +2763,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2859,13 +2859,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2900,14 +2900,14 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test" ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2932,14 +2932,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -2971,20 +2971,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3038,14 +3038,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3053,21 +3053,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3108,7 +3108,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3129,7 +3129,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3138,52 +3138,52 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3192,14 +3192,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3214,33 +3214,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -3276,7 +3276,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3286,7 +3286,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3294,7 +3294,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3302,21 +3302,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3419,13 +3419,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3492,7 +3492,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -3500,7 +3500,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3531,7 +3531,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3539,7 +3539,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3579,20 +3579,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3702,7 +3702,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3710,7 +3710,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3720,21 +3720,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3742,14 +3742,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3801,7 +3801,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3825,7 +3825,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3834,52 +3834,52 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3888,7 +3888,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3897,7 +3897,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3913,27 +3913,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc", @@ -3941,10 +3941,10 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-subscriptions-sse-autoconfigure/dependencies.lock b/graphql-dgs-subscriptions-sse-autoconfigure/dependencies.lock index d36d0e607..1313967fc 100644 --- a/graphql-dgs-subscriptions-sse-autoconfigure/dependencies.lock +++ b/graphql-dgs-subscriptions-sse-autoconfigure/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -76,13 +76,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -116,23 +116,23 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -141,14 +141,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -160,26 +160,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { @@ -243,13 +243,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -277,23 +277,23 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -302,14 +302,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -321,26 +321,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -457,13 +457,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -543,23 +543,23 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -568,14 +568,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -587,26 +587,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -681,7 +681,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -691,7 +691,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -700,7 +700,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -709,21 +709,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -731,7 +731,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -844,13 +844,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -917,7 +917,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse", @@ -949,7 +949,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -957,7 +957,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1114,7 +1114,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1122,7 +1122,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1132,21 +1132,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1154,14 +1154,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1242,7 +1242,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1266,7 +1266,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1275,49 +1275,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1326,7 +1326,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1335,7 +1335,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1351,27 +1351,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse", @@ -1380,13 +1380,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -1717,7 +1717,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1727,7 +1727,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1736,7 +1736,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1745,21 +1745,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -1767,7 +1767,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1873,20 +1873,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse", @@ -2001,23 +2001,23 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2026,7 +2026,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2035,7 +2035,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -2048,20 +2048,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse", @@ -2070,13 +2070,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -2168,13 +2168,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2257,7 +2257,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2265,7 +2265,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2345,14 +2345,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2360,21 +2360,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2420,7 +2420,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2441,7 +2441,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2450,49 +2450,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2501,14 +2501,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2523,33 +2523,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2644,13 +2644,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2703,14 +2703,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -2783,14 +2783,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2798,21 +2798,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2852,7 +2852,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2873,7 +2873,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2882,49 +2882,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2933,14 +2933,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2955,33 +2955,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -3017,7 +3017,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3027,7 +3027,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3036,7 +3036,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3045,21 +3045,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3067,7 +3067,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3180,13 +3180,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3253,7 +3253,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse", @@ -3285,7 +3285,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3293,7 +3293,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3438,7 +3438,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3446,7 +3446,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3456,21 +3456,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3478,14 +3478,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3537,7 +3537,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3561,7 +3561,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3570,49 +3570,49 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3621,7 +3621,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3630,7 +3630,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3646,27 +3646,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse", @@ -3675,13 +3675,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-subscriptions-sse/dependencies.lock b/graphql-dgs-subscriptions-sse/dependencies.lock index 79627de58..a16d062e2 100644 --- a/graphql-dgs-subscriptions-sse/dependencies.lock +++ b/graphql-dgs-subscriptions-sse/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -17,7 +17,7 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -26,7 +26,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -34,7 +34,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -42,19 +42,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -124,20 +124,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -178,14 +178,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -194,13 +194,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -211,31 +211,31 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -244,7 +244,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -252,7 +252,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -260,19 +260,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -342,20 +342,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -390,14 +390,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -406,13 +406,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -423,26 +423,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -500,7 +500,7 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -509,7 +509,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -517,7 +517,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -525,19 +525,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -607,20 +607,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -707,14 +707,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -723,13 +723,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -740,26 +740,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -834,7 +834,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -844,7 +844,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -853,7 +853,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -862,27 +862,27 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -986,13 +986,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1059,7 +1059,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -1067,7 +1067,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -1098,7 +1098,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1106,7 +1106,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1158,20 +1158,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1281,7 +1281,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1289,7 +1289,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1299,21 +1299,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1321,14 +1321,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1409,7 +1409,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1433,7 +1433,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1442,52 +1442,52 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1496,7 +1496,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1505,7 +1505,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1521,27 +1521,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc", @@ -1549,10 +1549,10 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -1883,7 +1883,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1893,7 +1893,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1902,7 +1902,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1911,27 +1911,27 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2028,20 +2028,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2154,14 +2154,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2170,7 +2170,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc", @@ -2178,7 +2178,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -2190,20 +2190,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc", @@ -2211,10 +2211,10 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -2240,7 +2240,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2249,7 +2249,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2257,7 +2257,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2265,19 +2265,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2354,13 +2354,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2425,14 +2425,14 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test" ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2457,7 +2457,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2465,7 +2465,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2498,20 +2498,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -2571,14 +2571,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2586,21 +2586,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2647,7 +2647,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2668,7 +2668,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2677,52 +2677,52 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2731,14 +2731,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2753,33 +2753,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2808,7 +2808,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2817,7 +2817,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2825,7 +2825,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2833,19 +2833,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2922,13 +2922,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2963,14 +2963,14 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test" ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2995,14 +2995,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3034,20 +3034,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3101,14 +3101,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3116,21 +3116,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3171,7 +3171,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3192,7 +3192,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3201,52 +3201,52 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3255,14 +3255,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3277,33 +3277,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-webmvc" ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -3339,7 +3339,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3349,7 +3349,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3358,7 +3358,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3367,27 +3367,27 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3491,13 +3491,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3564,7 +3564,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -3572,7 +3572,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3603,7 +3603,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3611,7 +3611,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3651,20 +3651,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3774,7 +3774,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3782,7 +3782,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3792,21 +3792,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3814,14 +3814,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3873,7 +3873,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3897,7 +3897,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3906,52 +3906,52 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3960,7 +3960,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3969,7 +3969,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3985,27 +3985,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-webmvc", @@ -4013,10 +4013,10 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-subscriptions-websockets-autoconfigure/dependencies.lock b/graphql-dgs-subscriptions-websockets-autoconfigure/dependencies.lock index f95fc668d..c11714d7b 100644 --- a/graphql-dgs-subscriptions-websockets-autoconfigure/dependencies.lock +++ b/graphql-dgs-subscriptions-websockets-autoconfigure/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -17,7 +17,7 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -27,7 +27,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -35,7 +35,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -43,19 +43,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -133,13 +133,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -184,22 +184,22 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -207,14 +207,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -226,25 +226,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "compileOnlyDependenciesMetadata": { @@ -254,7 +254,7 @@ }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -264,7 +264,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -272,7 +272,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -280,19 +280,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -370,13 +370,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -412,22 +412,22 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -435,14 +435,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -454,25 +454,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -530,7 +530,7 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -540,7 +540,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -548,7 +548,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -556,19 +556,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -646,13 +646,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -743,22 +743,22 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -766,14 +766,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -785,25 +785,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -878,7 +878,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -888,7 +888,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -898,7 +898,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -909,14 +909,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -924,7 +924,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -932,14 +932,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1053,13 +1053,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1126,7 +1126,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -1158,7 +1158,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1166,7 +1166,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1218,20 +1218,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -1342,7 +1342,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1350,7 +1350,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1360,21 +1360,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1382,14 +1382,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1470,7 +1470,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1494,7 +1494,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1503,7 +1503,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", "org.springframework.boot:spring-boot-starter", @@ -1511,7 +1511,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -1519,51 +1519,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1572,7 +1572,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1581,7 +1581,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1597,27 +1597,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", @@ -1628,13 +1628,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets" @@ -1966,7 +1966,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1976,7 +1976,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1984,7 +1984,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1992,14 +1992,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2007,7 +2007,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2112,20 +2112,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2239,25 +2239,25 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2265,7 +2265,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2273,7 +2273,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -2285,19 +2285,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", @@ -2305,7 +2305,7 @@ ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets" @@ -2332,7 +2332,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2342,7 +2342,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2352,7 +2352,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2363,34 +2363,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2477,13 +2477,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2567,7 +2567,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2575,7 +2575,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2608,20 +2608,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -2682,14 +2682,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2697,21 +2697,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2757,7 +2757,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2778,7 +2778,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2787,14 +2787,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -2802,51 +2802,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2855,7 +2855,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc", @@ -2863,7 +2863,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2879,27 +2879,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -2908,13 +2908,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2943,7 +2943,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2953,7 +2953,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2963,7 +2963,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2974,34 +2974,34 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3088,13 +3088,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3148,14 +3148,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3187,20 +3187,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3255,14 +3255,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3270,21 +3270,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3324,7 +3324,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3345,7 +3345,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3354,14 +3354,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -3369,51 +3369,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3422,7 +3422,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-webmvc", @@ -3430,7 +3430,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3446,27 +3446,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-web", @@ -3475,13 +3475,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -3517,7 +3517,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3527,7 +3527,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3537,7 +3537,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3548,14 +3548,14 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3563,7 +3563,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3571,14 +3571,14 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3692,13 +3692,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3765,7 +3765,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -3797,7 +3797,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3805,7 +3805,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3845,20 +3845,20 @@ ] }, "org.apache.tomcat.embed:tomcat-embed-core": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.apache.tomcat.embed:tomcat-embed-websocket", "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-el": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] }, "org.apache.tomcat.embed:tomcat-embed-websocket": { - "locked": "10.1.25", + "locked": "10.1.26", "transitive": [ "org.springframework.boot:spring-boot-starter-tomcat" ] @@ -3969,7 +3969,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3977,7 +3977,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3987,21 +3987,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -4009,14 +4009,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4068,7 +4068,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4092,7 +4092,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -4101,7 +4101,7 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", "org.springframework.boot:spring-boot-starter", @@ -4109,7 +4109,7 @@ ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -4117,51 +4117,51 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-tomcat": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework.boot:spring-boot-starter-web": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4170,7 +4170,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -4179,7 +4179,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4195,27 +4195,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-webmvc" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets", @@ -4226,13 +4226,13 @@ ] }, "org.springframework:spring-webmvc": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-web" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types", "com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets" diff --git a/graphql-dgs-subscriptions-websockets/dependencies.lock b/graphql-dgs-subscriptions-websockets/dependencies.lock index ab0e2e7f0..62580d024 100644 --- a/graphql-dgs-subscriptions-websockets/dependencies.lock +++ b/graphql-dgs-subscriptions-websockets/dependencies.lock @@ -1,22 +1,22 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -68,7 +68,7 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -77,27 +77,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -166,13 +166,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -217,13 +217,13 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.security:spring-security-core": { "locked": "6.3.1" @@ -235,14 +235,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -251,7 +251,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core", @@ -259,7 +259,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core", @@ -272,37 +272,37 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "compileOnlyDependenciesMetadata": { "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" @@ -321,14 +321,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -336,13 +336,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -352,14 +352,14 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -367,7 +367,7 @@ }, "implementationDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -376,27 +376,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -465,13 +465,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -506,22 +506,22 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -529,14 +529,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -548,25 +548,25 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmh": { @@ -624,7 +624,7 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -633,27 +633,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -722,13 +722,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -819,13 +819,13 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.security:spring-security-core": { "locked": "6.3.1" @@ -837,14 +837,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -853,7 +853,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core", @@ -861,7 +861,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core", @@ -874,26 +874,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -968,7 +968,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -978,7 +978,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -986,7 +986,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -994,21 +994,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1111,13 +1111,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1187,7 +1187,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -1219,7 +1219,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1227,7 +1227,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1383,7 +1383,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -1391,7 +1391,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -1401,21 +1401,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -1423,14 +1423,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1511,7 +1511,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1535,7 +1535,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1544,48 +1544,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1593,7 +1593,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -1601,7 +1601,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1616,33 +1616,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -1973,7 +1973,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1983,7 +1983,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1991,7 +1991,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1999,21 +1999,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2109,20 +2109,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -2235,22 +2235,22 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2258,7 +2258,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -2266,7 +2266,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-aop", @@ -2278,26 +2278,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -2323,7 +2323,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2332,27 +2332,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2428,13 +2428,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2502,7 +2502,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions" @@ -2527,7 +2527,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2535,7 +2535,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2622,14 +2622,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -2637,21 +2637,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2698,7 +2698,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2719,7 +2719,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2728,48 +2728,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2777,14 +2777,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2799,32 +2799,32 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2853,7 +2853,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2862,27 +2862,27 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.module:jackson-module-kotlin", "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2958,13 +2958,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3002,7 +3002,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions" @@ -3027,14 +3027,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -3114,14 +3114,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -3129,21 +3129,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3184,7 +3184,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3205,7 +3205,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3214,48 +3214,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3263,14 +3263,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework:spring-websocket" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3285,32 +3285,32 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -3346,7 +3346,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3356,7 +3356,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3364,7 +3364,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3372,21 +3372,21 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3489,13 +3489,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -3565,7 +3565,7 @@ "locked": "1.2.2" }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor.kotlin:reactor-kotlin-extensions", @@ -3597,7 +3597,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3605,7 +3605,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3749,7 +3749,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3757,7 +3757,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3767,21 +3767,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3789,14 +3789,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3848,7 +3848,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3872,7 +3872,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3881,48 +3881,48 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3930,7 +3930,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3938,7 +3938,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3953,33 +3953,33 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework:spring-websocket" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs-webflux-starter/dependencies.lock b/graphql-dgs-webflux-starter/dependencies.lock index 01901a0c2..8137ac787 100644 --- a/graphql-dgs-webflux-starter/dependencies.lock +++ b/graphql-dgs-webflux-starter/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -21,7 +21,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -31,7 +31,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -41,7 +41,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -51,28 +51,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -188,13 +188,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -358,19 +358,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -436,54 +436,54 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -492,13 +492,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -511,19 +511,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -531,7 +531,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -557,7 +557,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -567,7 +567,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -577,7 +577,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -587,28 +587,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -724,13 +724,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -894,19 +894,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -978,54 +978,54 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1034,13 +1034,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1053,19 +1053,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -1073,7 +1073,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -1099,7 +1099,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1109,7 +1109,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1119,7 +1119,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1129,28 +1129,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1266,13 +1266,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -1436,19 +1436,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -1514,54 +1514,54 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -1570,13 +1570,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1589,19 +1589,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -1609,7 +1609,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -1688,7 +1688,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1698,7 +1698,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -1708,7 +1708,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1718,28 +1718,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1855,13 +1855,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2025,19 +2025,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -2155,54 +2155,54 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -2211,13 +2211,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2230,19 +2230,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -2250,7 +2250,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -2334,7 +2334,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2345,7 +2345,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -2355,7 +2355,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2366,7 +2366,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2374,7 +2374,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2383,7 +2383,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -2394,7 +2394,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -2402,7 +2402,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2554,13 +2554,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -2627,13 +2627,13 @@ ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -2807,19 +2807,19 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure" ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -2827,14 +2827,14 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -2870,7 +2870,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2878,7 +2878,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3048,7 +3048,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3056,7 +3056,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3066,21 +3066,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3088,14 +3088,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3176,7 +3176,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3200,7 +3200,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3209,14 +3209,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", @@ -3226,50 +3226,50 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -3278,7 +3278,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -3286,7 +3286,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3302,26 +3302,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3334,14 +3334,14 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -3684,7 +3684,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3695,7 +3695,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -3705,7 +3705,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3716,7 +3716,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3724,7 +3724,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3733,7 +3733,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -3744,7 +3744,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -3752,7 +3752,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3897,26 +3897,26 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -4090,19 +4090,19 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure" ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -4110,14 +4110,14 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4278,20 +4278,20 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", @@ -4300,34 +4300,34 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4336,7 +4336,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -4344,7 +4344,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -4358,19 +4358,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -4383,14 +4383,14 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] @@ -4417,7 +4417,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4427,7 +4427,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -4437,7 +4437,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4447,28 +4447,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4591,13 +4591,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -4819,19 +4819,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -4859,7 +4859,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4867,7 +4867,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4952,14 +4952,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4967,21 +4967,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5028,7 +5028,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5049,7 +5049,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5058,14 +5058,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -5073,50 +5073,50 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5125,13 +5125,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5146,26 +5146,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -5173,7 +5173,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -5205,7 +5205,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5215,7 +5215,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -5225,7 +5225,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5235,28 +5235,28 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "org.springframework.boot:spring-boot-starter-json" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -5379,13 +5379,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -5577,19 +5577,19 @@ ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty-http" ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -5617,14 +5617,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -5702,14 +5702,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -5717,21 +5717,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5772,7 +5772,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5793,7 +5793,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5802,14 +5802,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-test", @@ -5817,50 +5817,50 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -5869,13 +5869,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5890,26 +5890,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-json", "org.springframework.boot:spring-boot-starter-webflux", @@ -5917,7 +5917,7 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] @@ -5956,7 +5956,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5967,7 +5967,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", @@ -5977,7 +5977,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5988,7 +5988,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -5996,7 +5996,7 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -6005,7 +6005,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs", @@ -6016,7 +6016,7 @@ ] }, "com.fasterxml.jackson.module:jackson-module-parameter-names": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -6024,7 +6024,7 @@ ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -6176,13 +6176,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" @@ -6249,13 +6249,13 @@ ] }, "io.netty.incubator:netty-incubator-codec-classes-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.netty.incubator:netty-incubator-codec-native-quic" ] }, "io.netty.incubator:netty-incubator-codec-native-quic": { - "locked": "0.0.63.Final", + "locked": "0.0.65.Final", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic" ] @@ -6429,19 +6429,19 @@ ] }, "io.projectreactor.netty.incubator:reactor-netty-incubator-quic": { - "locked": "0.1.20", + "locked": "0.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty" ] }, "io.projectreactor.netty:reactor-netty": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure" ] }, "io.projectreactor.netty:reactor-netty-core": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty.incubator:reactor-netty-incubator-quic", "io.projectreactor.netty:reactor-netty", @@ -6449,14 +6449,14 @@ ] }, "io.projectreactor.netty:reactor-netty-http": { - "locked": "1.1.20", + "locked": "1.1.21", "transitive": [ "io.projectreactor.netty:reactor-netty", "org.springframework.boot:spring-boot-starter-reactor-netty" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-client", "com.netflix.graphql.dgs:graphql-dgs-platform", @@ -6492,7 +6492,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -6500,7 +6500,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -6658,7 +6658,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -6666,7 +6666,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -6676,21 +6676,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -6698,14 +6698,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -6757,7 +6757,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -6781,7 +6781,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -6790,14 +6790,14 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-boot-oss-autoconfigure", "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", @@ -6807,50 +6807,50 @@ ] }, "org.springframework.boot:spring-boot-starter-json": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-reactor-netty": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-starter-webflux": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -6859,7 +6859,7 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "org.springframework.boot:spring-boot", @@ -6867,7 +6867,7 @@ ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -6883,26 +6883,26 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs", "com.netflix.graphql.dgs:graphql-dgs-client", @@ -6915,14 +6915,14 @@ ] }, "org.springframework:spring-webflux": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-spring-webflux-autoconfigure", "org.springframework.boot:spring-boot-starter-webflux" ] }, "org.springframework:spring-websocket": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-subscription-types" ] diff --git a/graphql-dgs/dependencies.lock b/graphql-dgs/dependencies.lock index 6d9d118df..e43307c87 100644 --- a/graphql-dgs/dependencies.lock +++ b/graphql-dgs/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -38,7 +38,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -47,7 +47,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -55,7 +55,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -63,19 +63,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -147,13 +147,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -161,7 +161,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -261,14 +261,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -277,13 +277,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -294,20 +294,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "compileOnlyDependenciesMetadata": { @@ -321,20 +321,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7" + "locked": "3.6.8" }, "jakarta.annotation:jakarta.annotation-api": { "locked": "2.1.1" @@ -361,14 +361,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -376,13 +376,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -392,14 +392,14 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -413,7 +413,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -422,7 +422,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -430,7 +430,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -438,19 +438,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -513,20 +513,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -608,13 +608,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -622,10 +622,10 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -635,19 +635,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "java21ApiDependenciesMetadata": { @@ -660,13 +660,13 @@ "locked": "1.1.1" }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -681,23 +681,23 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -706,13 +706,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -723,13 +723,13 @@ "locked": "1.1.1" }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -738,23 +738,23 @@ "locked": "1.9.25" }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -763,13 +763,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -780,13 +780,13 @@ "locked": "1.1.1" }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -801,23 +801,23 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -826,13 +826,13 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] @@ -858,7 +858,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -867,7 +867,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -875,7 +875,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -883,19 +883,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -971,13 +971,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -1043,7 +1043,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -1051,7 +1051,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -1075,7 +1075,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1083,7 +1083,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1225,14 +1225,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1240,21 +1240,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1302,7 +1302,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1324,7 +1324,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1333,36 +1333,36 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1377,14 +1377,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -1393,14 +1393,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1415,27 +1415,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -1470,7 +1470,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1479,7 +1479,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -1487,7 +1487,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -1495,19 +1495,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -1583,13 +1583,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -1625,7 +1625,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -1633,7 +1633,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -1657,14 +1657,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -1797,14 +1797,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1812,21 +1812,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1868,7 +1868,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1890,7 +1890,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1899,36 +1899,36 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1943,14 +1943,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -1959,14 +1959,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1981,27 +1981,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2036,7 +2036,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2045,7 +2045,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2053,7 +2053,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2061,19 +2061,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2162,13 +2162,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -2236,7 +2236,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -2244,7 +2244,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -2274,7 +2274,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2282,7 +2282,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2438,7 +2438,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2446,7 +2446,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2456,21 +2456,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2478,14 +2478,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2537,7 +2537,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2561,7 +2561,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2570,36 +2570,36 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2614,14 +2614,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -2630,14 +2630,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2652,27 +2652,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -2749,7 +2749,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2758,7 +2758,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -2766,7 +2766,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -2774,19 +2774,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -2858,13 +2858,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -2872,7 +2872,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -3018,14 +3018,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -3034,13 +3034,13 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -3051,20 +3051,20 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" } }, "jmhImplementationDependenciesMetadata": { @@ -3138,7 +3138,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3147,7 +3147,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -3155,7 +3155,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -3163,19 +3163,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -3264,13 +3264,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -3338,7 +3338,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -3346,7 +3346,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -3376,7 +3376,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -3384,7 +3384,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -3552,7 +3552,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -3560,7 +3560,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -3570,21 +3570,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -3592,14 +3592,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -3680,7 +3680,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3704,7 +3704,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -3713,36 +3713,36 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -3757,14 +3757,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -3773,14 +3773,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -3795,27 +3795,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -4232,7 +4232,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4241,7 +4241,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4249,7 +4249,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -4257,19 +4257,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4344,20 +4344,20 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context", "org.springframework:spring-web" ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" @@ -4465,13 +4465,13 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context", @@ -4479,10 +4479,10 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-beans", @@ -4492,19 +4492,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.yaml:snakeyaml": { "locked": "2.2", @@ -4533,7 +4533,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4542,7 +4542,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -4550,7 +4550,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -4558,19 +4558,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -4646,13 +4646,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -4718,7 +4718,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -4726,7 +4726,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -4750,7 +4750,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -4758,7 +4758,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -4900,14 +4900,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -4915,21 +4915,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -4977,7 +4977,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -4999,7 +4999,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5008,36 +5008,36 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5052,14 +5052,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -5068,14 +5068,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5090,27 +5090,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -5145,7 +5145,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5154,7 +5154,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5162,7 +5162,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -5170,19 +5170,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -5258,13 +5258,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -5300,7 +5300,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -5308,7 +5308,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -5332,14 +5332,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -5472,14 +5472,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -5487,21 +5487,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -5543,7 +5543,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5565,7 +5565,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -5574,36 +5574,36 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -5618,14 +5618,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -5634,14 +5634,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -5656,27 +5656,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", @@ -5711,7 +5711,7 @@ ] }, "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5720,7 +5720,7 @@ ] }, "com.fasterxml.jackson.core:jackson-core": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-databind", "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", @@ -5728,7 +5728,7 @@ ] }, "com.fasterxml.jackson.core:jackson-databind": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "com.fasterxml.jackson.module:jackson-module-kotlin", @@ -5736,19 +5736,19 @@ ] }, "com.fasterxml.jackson.datatype:jackson-datatype-jsr310": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson.module:jackson-module-kotlin": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations", "com.fasterxml.jackson.core:jackson-core", @@ -5837,13 +5837,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context", @@ -5911,7 +5911,7 @@ ] }, "io.projectreactor:reactor-core": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform", "io.projectreactor:reactor-test", @@ -5919,7 +5919,7 @@ ] }, "io.projectreactor:reactor-test": { - "locked": "3.6.7", + "locked": "3.6.8", "transitive": [ "com.netflix.graphql.dgs:graphql-dgs-platform" ] @@ -5949,7 +5949,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -5957,7 +5957,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -6113,7 +6113,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -6121,7 +6121,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -6131,21 +6131,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -6153,14 +6153,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -6212,7 +6212,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -6236,7 +6236,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -6245,36 +6245,36 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -6289,14 +6289,14 @@ ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-aop", @@ -6305,14 +6305,14 @@ ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.security:spring-security-core" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -6327,27 +6327,27 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.security:spring-security-core", "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" ] }, "org.springframework:spring-web": { - "locked": "6.1.10" + "locked": "6.1.11" }, "org.xmlunit:xmlunit-core": { "locked": "2.9.1", diff --git a/graphql-error-types/dependencies.lock b/graphql-error-types/dependencies.lock index 7355d7b87..aece222db 100644 --- a/graphql-error-types/dependencies.lock +++ b/graphql-error-types/dependencies.lock @@ -1,10 +1,10 @@ { "annotationProcessor": { "org.springframework.boot:spring-boot-autoconfigure-processor": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-configuration-processor": { - "locked": "3.3.1" + "locked": "3.3.2" } }, "apiDependenciesMetadata": { @@ -42,13 +42,13 @@ }, "compileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -93,13 +93,13 @@ }, "compileOnlyDependenciesMetadata": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -193,13 +193,13 @@ }, "jmhCompileClasspath": { "com.fasterxml.jackson.core:jackson-annotations": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson:jackson-bom" ] }, "com.fasterxml.jackson:jackson-bom": { - "locked": "2.17.1", + "locked": "2.17.2", "transitive": [ "com.fasterxml.jackson.core:jackson-annotations" ] @@ -382,13 +382,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -478,7 +478,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -486,7 +486,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -609,7 +609,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -617,7 +617,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -627,21 +627,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -649,14 +649,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -735,7 +735,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -757,7 +757,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -766,61 +766,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -833,19 +833,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1249,13 +1249,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1337,7 +1337,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -1345,7 +1345,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -1421,14 +1421,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1436,21 +1436,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1496,7 +1496,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1517,7 +1517,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1526,61 +1526,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1593,19 +1593,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -1667,13 +1667,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -1725,14 +1725,14 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.assertj:assertj-core", "org.mockito:mockito-core" ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "org.mockito:mockito-core" ] @@ -1801,14 +1801,14 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit:junit-bom", "org.springframework.boot:spring-boot-starter-test" ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-params", @@ -1816,21 +1816,21 @@ ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -1870,7 +1870,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -1891,7 +1891,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -1900,61 +1900,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -1967,19 +1967,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test" @@ -2041,13 +2041,13 @@ ] }, "io.micrometer:micrometer-commons": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "io.micrometer:micrometer-observation" ] }, "io.micrometer:micrometer-observation": { - "locked": "1.13.1", + "locked": "1.13.2", "transitive": [ "org.springframework:spring-context" ] @@ -2137,7 +2137,7 @@ ] }, "net.bytebuddy:byte-buddy": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.assertj:assertj-core", @@ -2145,7 +2145,7 @@ ] }, "net.bytebuddy:byte-buddy-agent": { - "locked": "1.14.17", + "locked": "1.14.18", "transitive": [ "io.mockk:mockk-agent-jvm", "org.mockito:mockito-core" @@ -2256,7 +2256,7 @@ ] }, "org.junit.jupiter:junit-jupiter": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "io.mockk:mockk-jvm", "org.junit:junit-bom", @@ -2264,7 +2264,7 @@ ] }, "org.junit.jupiter:junit-jupiter-api": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-engine", @@ -2274,21 +2274,21 @@ ] }, "org.junit.jupiter:junit-jupiter-engine": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.jupiter:junit-jupiter-params": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit:junit-bom" ] }, "org.junit.platform:junit-platform-commons": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-api", "org.junit.platform:junit-platform-engine", @@ -2296,14 +2296,14 @@ ] }, "org.junit.platform:junit-platform-engine": { - "locked": "1.10.2", + "locked": "1.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter-engine", "org.junit:junit-bom" ] }, "org.junit:junit-bom": { - "locked": "5.10.2", + "locked": "5.10.3", "transitive": [ "org.junit.jupiter:junit-jupiter", "org.junit.jupiter:junit-jupiter-api", @@ -2353,7 +2353,7 @@ ] }, "org.skyscreamer:jsonassert": { - "locked": "1.5.1", + "locked": "1.5.3", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] @@ -2375,7 +2375,7 @@ ] }, "org.springframework.boot:spring-boot": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-autoconfigure", "org.springframework.boot:spring-boot-starter", @@ -2384,61 +2384,61 @@ ] }, "org.springframework.boot:spring-boot-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-starter": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework.boot:spring-boot-starter-logging": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter" ] }, "org.springframework.boot:spring-boot-starter-test": { - "locked": "3.3.1" + "locked": "3.3.2" }, "org.springframework.boot:spring-boot-test": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test-autoconfigure" ] }, "org.springframework.boot:spring-boot-test-autoconfigure": { - "locked": "3.3.1", + "locked": "3.3.2", "transitive": [ "org.springframework.boot:spring-boot-starter-test" ] }, "org.springframework:spring-aop": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-beans": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-aop", "org.springframework:spring-context" ] }, "org.springframework:spring-context": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot" ] }, "org.springframework:spring-core": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot", "org.springframework.boot:spring-boot-starter", @@ -2451,19 +2451,19 @@ ] }, "org.springframework:spring-expression": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-context" ] }, "org.springframework:spring-jcl": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework:spring-core" ] }, "org.springframework:spring-test": { - "locked": "6.1.10", + "locked": "6.1.11", "transitive": [ "org.springframework.boot:spring-boot-starter-test", "org.springframework.boot:spring-boot-test"