Skip to content

Commit 6ada4e4

Browse files
authored
update dependencies (#117)
1 parent 30bcd55 commit 6ada4e4

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

gradle.lockfile

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# This file is expected to be part of source control.
44
cglib:cglib-nodep:3.2.2=testRuntimeClasspath
55
com.ethlo.time:itu:1.7.0=testCompileClasspath,testRuntimeClasspath
6-
com.fasterxml.jackson.core:jackson-annotations:2.14.3=testCompileClasspath
7-
com.fasterxml.jackson.core:jackson-annotations:2.20=runtimeClasspath,testRuntimeClasspath
6+
com.fasterxml.jackson.core:jackson-annotations:2.14.3=testCompileClasspath,testRuntimeClasspath
87
com.fasterxml.jackson.core:jackson-core:2.14.3=testCompileClasspath,testRuntimeClasspath
98
com.fasterxml.jackson.core:jackson-databind:2.14.3=testCompileClasspath,testRuntimeClasspath
109
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.3=testCompileClasspath,testRuntimeClasspath
@@ -37,17 +36,17 @@ com.jcraft:jzlib:1.1.3=testCompileClasspath,testRuntimeClasspath
3736
com.lmax:disruptor:3.4.4=testCompileClasspath,testRuntimeClasspath
3837
com.netflix.nebula:gradle-contacts-plugin:8.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3938
com.netflix.nebula:gradle-dependency-lock-plugin:16.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
40-
com.netflix.nebula:gradle-info-plugin:16.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
39+
com.netflix.nebula:gradle-info-plugin:16.2.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4140
com.netflix.nebula:gradle-java-cross-compile-plugin:8.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
42-
com.netflix.nebula:nebula-archrules-core:0.14.2=runtimeClasspath,testRuntimeClasspath
43-
com.netflix.nebula:nebula-archrules-gradle-plugin:0.14.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
41+
com.netflix.nebula:nebula-archrules-core:0.15.1=runtimeClasspath,testRuntimeClasspath
42+
com.netflix.nebula:nebula-archrules-gradle-plugin:0.15.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4443
com.netflix.nebula:nebula-dependencies-comparison:0.2.1=runtimeClasspath,testRuntimeClasspath
4544
com.netflix.nebula:nebula-gradle-interop:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4645
com.netflix.nebula:nebula-oss-publishing-plugin:4.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4746
com.netflix.nebula:nebula-project-plugin:13.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4847
com.netflix.nebula:nebula-publishing-plugin:23.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4948
com.netflix.nebula:nebula-release-plugin:21.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
50-
com.netflix.nebula:nebula-test:11.12.0=testCompileClasspath,testRuntimeClasspath
49+
com.netflix.nebula:nebula-test:11.13.0=testCompileClasspath,testRuntimeClasspath
5150
com.networknt:json-schema-validator:1.0.76=testCompileClasspath,testRuntimeClasspath
5251
com.nimbusds:nimbus-jose-jwt:9.28=testCompileClasspath,testRuntimeClasspath
5352
com.perforce:p4java:2015.2.1365273=runtimeClasspath,testRuntimeClasspath
@@ -162,7 +161,4 @@ org.slf4j:slf4j-api:2.0.6=testCompileClasspath
162161
org.xmlunit:xmlunit-core:2.9.1=testCompileClasspath,testRuntimeClasspath
163162
org.xmlunit:xmlunit-placeholders:2.9.1=testCompileClasspath,testRuntimeClasspath
164163
org.yaml:snakeyaml:1.33=testCompileClasspath,testRuntimeClasspath
165-
tools.jackson.core:jackson-core:3.0.2=runtimeClasspath,testRuntimeClasspath
166-
tools.jackson.core:jackson-databind:3.0.2=runtimeClasspath,testRuntimeClasspath
167-
tools.jackson:jackson-bom:3.0.2=runtimeClasspath,testRuntimeClasspath
168164
empty=annotationProcessor,testAnnotationProcessor

0 commit comments

Comments
 (0)