Skip to content

Commit 3ec0d86

Browse files
committed
Update all Gradle dependencies
1 parent ba56b28 commit 3ec0d86

File tree

10 files changed

+322
-347
lines changed

10 files changed

+322
-347
lines changed

buildscript-gradle.lockfile

Lines changed: 14 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,28 @@
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-
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
6+
com.google.code.gson:gson:2.13.2=classpath
7+
com.google.errorprone:error_prone_annotations:2.41.0=classpath
8+
commons-codec:commons-codec:1.19.0=classpath
9+
commons-io:commons-io:2.20.0=classpath
10+
io.github.hakky54:ayza:10.0.2=classpath
11+
io.github.hakky54:sude:2.0.2=classpath
1612
org.apache.ant:ant-launcher:1.10.13=classpath
1713
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
14+
org.apache.commons:commons-compress:1.28.0=classpath
15+
org.apache.commons:commons-lang3:3.20.0=classpath
2016
org.apache.logging.log4j:log4j-api:2.20.0=classpath
2117
org.apache.logging.log4j:log4j-core:2.20.0=classpath
22-
org.bouncycastle:bcprov-jdk18on:1.78.1=classpath
18+
org.bouncycastle:bcprov-jdk18on:1.83=classpath
2319
org.codehaus.plexus:plexus-utils:3.5.1=classpath
2420
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
3021
org.ow2.asm:asm-commons:9.4=classpath
3122
org.ow2.asm:asm-tree:9.4=classpath
3223
org.ow2.asm:asm:9.4=classpath
33-
org.slf4j:slf4j-api:2.0.13=classpath
34-
org.sonarqube:org.sonarqube.gradle.plugin:6.2.0.5505=classpath
35-
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.2.0.5505=classpath
36-
org.sonarsource.scanner.lib:sonar-scanner-java-library-batch-interface:3.3.1.450=classpath
37-
org.sonarsource.scanner.lib:sonar-scanner-java-library:3.3.1.450=classpath
24+
org.sonarqube:org.sonarqube.gradle.plugin:7.2.2.6593=classpath
25+
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:7.2.2.6593=classpath
26+
org.sonarsource.scanner.lib:sonar-scanner-download-cache:4.0.1.1587=classpath
27+
org.sonarsource.scanner.lib:sonar-scanner-java-library-batch-interface:4.0.1.1587=classpath
28+
org.sonarsource.scanner.lib:sonar-scanner-java-library:4.0.1.1587=classpath
3829
org.vafer:jdependency:2.8.0=classpath
3930
empty=

core/gradle.lockfile

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,44 @@
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.18=testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.5.18=testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.5.23=testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.5.23=testRuntimeClasspath
66
io.netty:netty-buffer:4.1.74.Final=default
7-
io.netty:netty-buffer:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8-
io.netty:netty-codec-base:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9-
io.netty:netty-codec-compression:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
10-
io.netty:netty-codec-marshalling:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
11-
io.netty:netty-codec-protobuf:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
io.netty:netty-buffer:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
io.netty:netty-codec-base:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9+
io.netty:netty-codec-compression:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
10+
io.netty:netty-codec-marshalling:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
11+
io.netty:netty-codec-protobuf:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1212
io.netty:netty-codec:4.1.74.Final=default
13-
io.netty:netty-codec:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
13+
io.netty:netty-codec:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1414
io.netty:netty-common:4.1.74.Final=default
15-
io.netty:netty-common:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15+
io.netty:netty-common:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1616
io.netty:netty-handler:4.1.74.Final=default
17-
io.netty:netty-handler:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
17+
io.netty:netty-handler:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1818
io.netty:netty-resolver:4.1.74.Final=default
19-
io.netty:netty-resolver:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
19+
io.netty:netty-resolver:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
io.netty:netty-tcnative-classes:2.0.48.Final=default
21-
io.netty:netty-transport-native-unix-common:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
21+
io.netty:netty-transport-native-unix-common:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2222
io.netty:netty-transport:4.1.74.Final=default
23-
io.netty:netty-transport:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24-
net.bytebuddy:byte-buddy-agent:1.17.5=testCompileClasspath,testRuntimeClasspath
25-
net.bytebuddy:byte-buddy:1.17.5=testCompileClasspath,testRuntimeClasspath
26-
nl.jqno.equalsverifier:equalsverifier:4.0.2=testCompileClasspath,testRuntimeClasspath
23+
io.netty:netty-transport:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24+
net.bytebuddy:byte-buddy-agent:1.17.7=testCompileClasspath,testRuntimeClasspath
25+
net.bytebuddy:byte-buddy:1.18.3=testCompileClasspath,testRuntimeClasspath
26+
nl.jqno.equalsverifier:equalsverifier:4.3=testCompileClasspath,testRuntimeClasspath
2727
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
28-
org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath
28+
org.assertj:assertj-core:3.27.6=testCompileClasspath,testRuntimeClasspath
2929
org.jacoco:org.jacoco.agent:0.8.13=jacocoAgent,jacocoAnt
3030
org.jacoco:org.jacoco.ant:0.8.13=jacocoAnt
3131
org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
3232
org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
33-
org.junit.jupiter:junit-jupiter-api:5.11.4=testCompileClasspath,testRuntimeClasspath
34-
org.junit.jupiter:junit-jupiter-engine:5.11.4=testRuntimeClasspath
35-
org.junit.jupiter:junit-jupiter-params:5.11.4=testCompileClasspath,testRuntimeClasspath
36-
org.junit.platform:junit-platform-commons:1.11.4=testCompileClasspath,testRuntimeClasspath
37-
org.junit.platform:junit-platform-engine:1.11.4=testRuntimeClasspath
38-
org.junit:junit-bom:5.11.4=testCompileClasspath,testRuntimeClasspath
39-
org.mockito:mockito-core:5.18.0=testCompileClasspath,testRuntimeClasspath
40-
org.mockito:mockito-junit-jupiter:5.18.0=testCompileClasspath,testRuntimeClasspath
33+
org.jspecify:jspecify:1.0.0=testCompileClasspath
34+
org.junit.jupiter:junit-jupiter-api:6.0.1=testCompileClasspath,testRuntimeClasspath
35+
org.junit.jupiter:junit-jupiter-engine:6.0.1=testRuntimeClasspath
36+
org.junit.jupiter:junit-jupiter-params:6.0.1=testCompileClasspath,testRuntimeClasspath
37+
org.junit.platform:junit-platform-commons:6.0.1=testCompileClasspath,testRuntimeClasspath
38+
org.junit.platform:junit-platform-engine:6.0.1=testRuntimeClasspath
39+
org.junit:junit-bom:6.0.1=testCompileClasspath,testRuntimeClasspath
40+
org.mockito:mockito-core:5.21.0=testCompileClasspath,testRuntimeClasspath
41+
org.mockito:mockito-junit-jupiter:5.21.0=testCompileClasspath,testRuntimeClasspath
4142
org.mongodb:mongo-java-driver:3.12.14=testCompileClasspath,testRuntimeClasspath
4243
org.objenesis:objenesis:3.4=testCompileClasspath,testRuntimeClasspath
4344
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath

examples/gradle.lockfile

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +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.18=runtimeClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.5.18=runtimeClasspath,testRuntimeClasspath
6-
io.netty:netty-buffer:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
7-
io.netty:netty-codec-base:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
8-
io.netty:netty-codec-compression:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
9-
io.netty:netty-codec-marshalling:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
10-
io.netty:netty-codec-protobuf:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
11-
io.netty:netty-codec:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
12-
io.netty:netty-common:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
13-
io.netty:netty-handler:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
14-
io.netty:netty-resolver:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
15-
io.netty:netty-transport-native-unix-common:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
16-
io.netty:netty-transport:4.2.2.Final=runtimeClasspath,testRuntimeClasspath
17-
net.bytebuddy:byte-buddy:1.15.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.5.23=runtimeClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.5.23=runtimeClasspath,testRuntimeClasspath
6+
io.netty:netty-buffer:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
7+
io.netty:netty-codec-base:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
8+
io.netty:netty-codec-compression:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
9+
io.netty:netty-codec-marshalling:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
10+
io.netty:netty-codec-protobuf:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
11+
io.netty:netty-codec:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
12+
io.netty:netty-common:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
13+
io.netty:netty-handler:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
14+
io.netty:netty-resolver:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
15+
io.netty:netty-transport-native-unix-common:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
16+
io.netty:netty-transport:4.2.9.Final=runtimeClasspath,testRuntimeClasspath
17+
net.bytebuddy:byte-buddy:1.17.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1818
org.apiguardian:apiguardian-api:1.1.2=compileClasspath,testCompileClasspath
19-
org.assertj:assertj-core:3.27.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
19+
org.assertj:assertj-core:3.27.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2020
org.jacoco:org.jacoco.agent:0.8.13=jacocoAgent,jacocoAnt
2121
org.jacoco:org.jacoco.ant:0.8.13=jacocoAnt
2222
org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
2323
org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
24-
org.junit.jupiter:junit-jupiter-api:5.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
25-
org.junit.jupiter:junit-jupiter-engine:5.11.4=testRuntimeClasspath
26-
org.junit.jupiter:junit-jupiter-params:5.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27-
org.junit.platform:junit-platform-commons:1.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28-
org.junit.platform:junit-platform-engine:1.11.4=testRuntimeClasspath
29-
org.junit:junit-bom:5.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
24+
org.jspecify:jspecify:1.0.0=compileClasspath,testCompileClasspath
25+
org.junit.jupiter:junit-jupiter-api:6.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
26+
org.junit.jupiter:junit-jupiter-engine:6.0.1=testRuntimeClasspath
27+
org.junit.jupiter:junit-jupiter-params:6.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28+
org.junit.platform:junit-platform-commons:6.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
29+
org.junit.platform:junit-platform-engine:6.0.1=testRuntimeClasspath
30+
org.junit:junit-bom:6.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3031
org.mongodb:mongo-java-driver:3.12.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3132
org.opentest4j:opentest4j:1.3.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
3233
org.ow2.asm:asm-commons:9.8=jacocoAnt

0 commit comments

Comments
 (0)