Skip to content

Commit 423eb00

Browse files
committed
Update all dependencies
1 parent b6d0a5e commit 423eb00

File tree

7 files changed

+140
-122
lines changed

7 files changed

+140
-122
lines changed

buildscript-gradle.lockfile

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,37 @@
33
# This file is expected to be part of source control.
44
com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:8.1.1=classpath
55
com.github.johnrengelman:shadow:8.1.1=classpath
6-
commons-io:commons-io:2.11.0=classpath
6+
com.google.code.gson:gson:2.11.0=classpath
7+
com.google.errorprone:error_prone_annotations:2.27.0=classpath
8+
com.squareup.okhttp3:logging-interceptor:4.12.0=classpath
9+
com.squareup.okhttp3:okhttp-urlconnection:4.12.0=classpath
10+
com.squareup.okhttp3:okhttp:4.12.0=classpath
11+
com.squareup.okio:okio-jvm:3.6.0=classpath
12+
com.squareup.okio:okio:3.6.0=classpath
13+
commons-codec:commons-codec:1.17.1=classpath
14+
commons-io:commons-io:2.16.1=classpath
15+
io.github.hakky54:sslcontext-kickstart:8.3.6=classpath
716
org.apache.ant:ant-launcher:1.10.13=classpath
817
org.apache.ant:ant:1.10.13=classpath
18+
org.apache.commons:commons-compress:1.27.1=classpath
19+
org.apache.commons:commons-lang3:3.17.0=classpath
920
org.apache.logging.log4j:log4j-api:2.20.0=classpath
1021
org.apache.logging.log4j:log4j-core:2.20.0=classpath
22+
org.bouncycastle:bcprov-jdk18on:1.78.1=classpath
1123
org.codehaus.plexus:plexus-utils:3.5.1=classpath
1224
org.jdom:jdom2:2.0.6.1=classpath
25+
org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10=classpath
26+
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10=classpath
27+
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10=classpath
28+
org.jetbrains.kotlin:kotlin-stdlib:1.9.10=classpath
29+
org.jetbrains:annotations:13.0=classpath
1330
org.ow2.asm:asm-commons:9.4=classpath
1431
org.ow2.asm:asm-tree:9.4=classpath
1532
org.ow2.asm:asm:9.4=classpath
16-
org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373=classpath
17-
org.sonarsource.scanner.api:sonar-scanner-api:2.16.2.588=classpath
18-
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373=classpath
33+
org.slf4j:slf4j-api:2.0.13=classpath
34+
org.sonarqube:org.sonarqube.gradle.plugin:6.0.1.5171=classpath
35+
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.0.1.5171=classpath
36+
org.sonarsource.scanner.lib:sonar-scanner-java-library-batch-interface:3.1.1.261=classpath
37+
org.sonarsource.scanner.lib:sonar-scanner-java-library:3.1.1.261=classpath
1938
org.vafer:jdependency:2.8.0=classpath
2039
empty=

core/gradle.lockfile

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.5.3=testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.5.3=testRuntimeClasspath
6-
io.netty:netty-buffer:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.5.15=testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.5.15=testRuntimeClasspath
6+
io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
77
io.netty:netty-buffer:4.1.74.Final=default
8-
io.netty:netty-codec:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
io.netty:netty-codec:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
99
io.netty:netty-codec:4.1.74.Final=default
10-
io.netty:netty-common:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
10+
io.netty:netty-common:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1111
io.netty:netty-common:4.1.74.Final=default
12-
io.netty:netty-handler:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
12+
io.netty:netty-handler:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1313
io.netty:netty-handler:4.1.74.Final=default
14-
io.netty:netty-resolver:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14+
io.netty:netty-resolver:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1515
io.netty:netty-resolver:4.1.74.Final=default
1616
io.netty:netty-tcnative-classes:2.0.48.Final=default
17-
io.netty:netty-transport-native-unix-common:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18-
io.netty:netty-transport:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
17+
io.netty:netty-transport-native-unix-common:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
io.netty:netty-transport:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1919
io.netty:netty-transport:4.1.74.Final=default
20-
net.bytebuddy:byte-buddy-agent:1.14.12=testCompileClasspath,testRuntimeClasspath
21-
net.bytebuddy:byte-buddy:1.14.12=testCompileClasspath,testRuntimeClasspath
22-
nl.jqno.equalsverifier:equalsverifier:3.15.8=testCompileClasspath,testRuntimeClasspath
20+
net.bytebuddy:byte-buddy-agent:1.15.4=testCompileClasspath,testRuntimeClasspath
21+
net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testRuntimeClasspath
22+
nl.jqno.equalsverifier:equalsverifier:3.18=testCompileClasspath,testRuntimeClasspath
2323
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
24-
org.assertj:assertj-core:3.25.3=testCompileClasspath,testRuntimeClasspath
24+
org.assertj:assertj-core:3.27.0=testCompileClasspath,testRuntimeClasspath
2525
org.jacoco:org.jacoco.agent:0.8.11=jacocoAgent,jacocoAnt
2626
org.jacoco:org.jacoco.ant:0.8.11=jacocoAnt
2727
org.jacoco:org.jacoco.core:0.8.11=jacocoAnt
2828
org.jacoco:org.jacoco.report:0.8.11=jacocoAnt
29-
org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath
30-
org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath
31-
org.junit.jupiter:junit-jupiter-params:5.10.2=testCompileClasspath,testRuntimeClasspath
32-
org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath
33-
org.junit.platform:junit-platform-engine:1.10.2=testRuntimeClasspath
34-
org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath
35-
org.mockito:mockito-core:5.11.0=testCompileClasspath,testRuntimeClasspath
36-
org.mockito:mockito-junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath
29+
org.junit.jupiter:junit-jupiter-api:5.11.4=testCompileClasspath,testRuntimeClasspath
30+
org.junit.jupiter:junit-jupiter-engine:5.11.4=testRuntimeClasspath
31+
org.junit.jupiter:junit-jupiter-params:5.11.4=testCompileClasspath,testRuntimeClasspath
32+
org.junit.platform:junit-platform-commons:1.11.4=testCompileClasspath,testRuntimeClasspath
33+
org.junit.platform:junit-platform-engine:1.11.4=testRuntimeClasspath
34+
org.junit:junit-bom:5.11.4=testCompileClasspath,testRuntimeClasspath
35+
org.mockito:mockito-core:5.14.2=testCompileClasspath,testRuntimeClasspath
36+
org.mockito:mockito-junit-jupiter:5.14.2=testCompileClasspath,testRuntimeClasspath
3737
org.mongodb:mongo-java-driver:3.12.14=testCompileClasspath,testRuntimeClasspath
38-
org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath
38+
org.objenesis:objenesis:3.4=testCompileClasspath,testRuntimeClasspath
3939
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
4040
org.ow2.asm:asm-commons:9.6=jacocoAnt
4141
org.ow2.asm:asm-tree:9.6=jacocoAnt
4242
org.ow2.asm:asm:9.6=jacocoAnt
43-
org.slf4j:jcl-over-slf4j:2.0.12=testRuntimeClasspath
43+
org.slf4j:jcl-over-slf4j:2.0.16=testRuntimeClasspath
4444
org.slf4j:slf4j-api:1.7.36=default
45-
org.slf4j:slf4j-api:2.0.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
45+
org.slf4j:slf4j-api:2.0.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4646
empty=annotationProcessor,archives,compile,compileOnly,runtime,signatures,testAnnotationProcessor,testCompile,testCompileOnly,testRuntime

examples/gradle.lockfile

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.5.3=runtimeClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.5.3=runtimeClasspath,testRuntimeClasspath
6-
io.netty:netty-buffer:4.1.107.Final=runtimeClasspath,testRuntimeClasspath
7-
io.netty:netty-codec:4.1.107.Final=runtimeClasspath,testRuntimeClasspath
8-
io.netty:netty-common:4.1.107.Final=runtimeClasspath,testRuntimeClasspath
9-
io.netty:netty-handler:4.1.107.Final=runtimeClasspath,testRuntimeClasspath
10-
io.netty:netty-resolver:4.1.107.Final=runtimeClasspath,testRuntimeClasspath
11-
io.netty:netty-transport-native-unix-common:4.1.107.Final=runtimeClasspath,testRuntimeClasspath
12-
io.netty:netty-transport:4.1.107.Final=runtimeClasspath,testRuntimeClasspath
13-
net.bytebuddy:byte-buddy:1.14.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.5.15=runtimeClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.5.15=runtimeClasspath,testRuntimeClasspath
6+
io.netty:netty-buffer:4.1.116.Final=runtimeClasspath,testRuntimeClasspath
7+
io.netty:netty-codec:4.1.116.Final=runtimeClasspath,testRuntimeClasspath
8+
io.netty:netty-common:4.1.116.Final=runtimeClasspath,testRuntimeClasspath
9+
io.netty:netty-handler:4.1.116.Final=runtimeClasspath,testRuntimeClasspath
10+
io.netty:netty-resolver:4.1.116.Final=runtimeClasspath,testRuntimeClasspath
11+
io.netty:netty-transport-native-unix-common:4.1.116.Final=runtimeClasspath,testRuntimeClasspath
12+
io.netty:netty-transport:4.1.116.Final=runtimeClasspath,testRuntimeClasspath
13+
net.bytebuddy:byte-buddy:1.15.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1414
org.apiguardian:apiguardian-api:1.1.2=compileClasspath,testCompileClasspath
15-
org.assertj:assertj-core:3.25.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15+
org.assertj:assertj-core:3.27.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1616
org.jacoco:org.jacoco.agent:0.8.11=jacocoAgent,jacocoAnt
1717
org.jacoco:org.jacoco.ant:0.8.11=jacocoAnt
1818
org.jacoco:org.jacoco.core:0.8.11=jacocoAnt
1919
org.jacoco:org.jacoco.report:0.8.11=jacocoAnt
20-
org.junit.jupiter:junit-jupiter-api:5.10.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21-
org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath
22-
org.junit.jupiter:junit-jupiter-params:5.10.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23-
org.junit.platform:junit-platform-commons:1.10.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24-
org.junit.platform:junit-platform-engine:1.10.2=testRuntimeClasspath
25-
org.junit:junit-bom:5.10.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
20+
org.junit.jupiter:junit-jupiter-api:5.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21+
org.junit.jupiter:junit-jupiter-engine:5.11.4=testRuntimeClasspath
22+
org.junit.jupiter:junit-jupiter-params:5.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23+
org.junit.platform:junit-platform-commons:1.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24+
org.junit.platform:junit-platform-engine:1.11.4=testRuntimeClasspath
25+
org.junit:junit-bom:5.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2626
org.mongodb:mongo-java-driver:3.12.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2727
org.opentest4j:opentest4j:1.3.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2828
org.ow2.asm:asm-commons:9.6=jacocoAnt
2929
org.ow2.asm:asm-tree:9.6=jacocoAnt
3030
org.ow2.asm:asm:9.6=jacocoAnt
31-
org.slf4j:jcl-over-slf4j:2.0.12=testRuntimeClasspath
32-
org.slf4j:slf4j-api:2.0.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
31+
org.slf4j:jcl-over-slf4j:2.0.16=testRuntimeClasspath
32+
org.slf4j:slf4j-api:2.0.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3333
empty=annotationProcessor,signatures,testAnnotationProcessor

0 commit comments

Comments
 (0)