Skip to content

Commit c65b2f0

Browse files
committed
fix: update lombok dependency lock
1 parent ed4bb2c commit c65b2f0

11 files changed

Lines changed: 31 additions & 30 deletions

File tree

common/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
3939
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4040
org.apache.commons:commons-lang3:3.8.1=pmd
4141
org.apache.commons:commons-text:1.10.0=spotbugs
42-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
42+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4343
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
4444
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
4545
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -75,7 +75,7 @@ org.ow2.asm:asm-util:9.6=spotbugs
7575
org.ow2.asm:asm:9.2=jacocoAnt
7676
org.ow2.asm:asm:9.3=pmd
7777
org.ow2.asm:asm:9.6=spotbugs
78-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
78+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
7979
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8080
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
8181
org.slf4j:slf4j-api:2.0.9=spotbugs

context/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
4949
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5050
org.apache.commons:commons-lang3:3.8.1=pmd
5151
org.apache.commons:commons-text:1.10.0=spotbugs
52-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
52+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5353
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
5454
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
5555
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -85,7 +85,7 @@ org.ow2.asm:asm-util:9.6=spotbugs
8585
org.ow2.asm:asm:9.2=jacocoAnt
8686
org.ow2.asm:asm:9.3=pmd
8787
org.ow2.asm:asm:9.6=spotbugs
88-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
88+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
8989
org.slf4j:slf4j-api:1.7.30=runtimeClasspath,testRuntimeClasspath
9090
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
9191
org.slf4j:slf4j-api:2.0.9=spotbugs

gateway-generator/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
6262
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6363
org.apache.commons:commons-lang3:3.8.1=pmd
6464
org.apache.commons:commons-text:1.10.0=spotbugs
65-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
65+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6666
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
6767
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
6868
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -104,7 +104,7 @@ org.ow2.asm:asm:9.2=jacocoAnt
104104
org.ow2.asm:asm:9.3=pmd
105105
org.ow2.asm:asm:9.6=spotbugs
106106
org.projectlombok:lombok:1.18.24=runtimeClasspath,testRuntimeClasspath
107-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
107+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
108108
org.reflections:reflections:0.10.2=runtimeClasspath,testRuntimeClasspath
109109
org.slf4j:slf4j-api:1.7.32=runtimeClasspath,testRuntimeClasspath
110110
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j

gateway/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
5959
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6060
org.apache.commons:commons-lang3:3.8.1=pmd
6161
org.apache.commons:commons-text:1.10.0=spotbugs
62-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
62+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6363
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
6464
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
6565
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -100,7 +100,7 @@ org.ow2.asm:asm-util:9.6=spotbugs
100100
org.ow2.asm:asm:9.2=jacocoAnt
101101
org.ow2.asm:asm:9.3=pmd
102102
org.ow2.asm:asm:9.6=spotbugs
103-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
103+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
104104
org.reflections:reflections:0.10.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
105105
org.slf4j:slf4j-api:1.7.32=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
106106
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j

http/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
5959
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6060
org.apache.commons:commons-lang3:3.8.1=pmd
6161
org.apache.commons:commons-text:1.10.0=spotbugs
62-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
62+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6363
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
6464
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
6565
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -100,7 +100,7 @@ org.ow2.asm:asm-util:9.6=spotbugs
100100
org.ow2.asm:asm:9.2=jacocoAnt
101101
org.ow2.asm:asm:9.3=pmd
102102
org.ow2.asm:asm:9.6=spotbugs
103-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
103+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
104104
org.reflections:reflections:0.10.2=runtimeClasspath,testRuntimeClasspath
105105
org.slf4j:slf4j-api:1.7.30=compileClasspath,testCompileClasspath
106106
org.slf4j:slf4j-api:1.7.32=runtimeClasspath,testRuntimeClasspath

messaging/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
5050
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5151
org.apache.commons:commons-lang3:3.8.1=pmd
5252
org.apache.commons:commons-text:1.10.0=spotbugs
53-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
53+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5454
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
5555
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
5656
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -86,7 +86,7 @@ org.ow2.asm:asm-util:9.6=spotbugs
8686
org.ow2.asm:asm:9.2=jacocoAnt
8787
org.ow2.asm:asm:9.3=pmd
8888
org.ow2.asm:asm:9.6=spotbugs
89-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
89+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
9090
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9191
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
9292
org.slf4j:slf4j-api:2.0.9=spotbugs

test-gateway-generator/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ org.apache.bcel:bcel:6.6.1=spotbugs
4848
org.apache.commons:commons-lang3:3.13.0=spotbugs
4949
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5050
org.apache.commons:commons-text:1.10.0=spotbugs
51-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
51+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5252
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
5353
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
5454
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -88,7 +88,7 @@ org.ow2.asm:asm-util:9.6=spotbugs
8888
org.ow2.asm:asm:9.2=jacocoAnt
8989
org.ow2.asm:asm:9.6=spotbugs
9090
org.projectlombok:lombok:1.18.24=runtimeClasspath,testRuntimeClasspath
91-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
91+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
9292
org.reflections:reflections:0.10.2=runtimeClasspath,testRuntimeClasspath
9393
org.slf4j:slf4j-api:1.7.32=runtimeClasspath,testRuntimeClasspath
9494
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j

test-gateways/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
6464
org.apache.commons:commons-lang3:3.17.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6565
org.apache.commons:commons-lang3:3.8.1=pmd
6666
org.apache.commons:commons-text:1.10.0=spotbugs
67-
org.apache.commons:commons-text:1.13.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
67+
org.apache.commons:commons-text:1.13.1=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6868
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
6969
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
7070
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -105,7 +105,7 @@ org.ow2.asm:asm-util:9.6=spotbugs
105105
org.ow2.asm:asm:9.2=jacocoAnt
106106
org.ow2.asm:asm:9.3=pmd
107107
org.ow2.asm:asm:9.6=spotbugs
108-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
108+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
109109
org.reflections:reflections:0.10.2=annotationProcessor,runtimeClasspath,testRuntimeClasspath
110110
org.slf4j:slf4j-api:1.7.32=annotationProcessor,runtimeClasspath,testRuntimeClasspath
111111
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j

test-models/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
5858
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
5959
org.apache.commons:commons-lang3:3.8.1=pmd
6060
org.apache.commons:commons-text:1.10.0=spotbugs
61-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
61+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6262
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
6363
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
6464
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
@@ -99,7 +99,7 @@ org.ow2.asm:asm-util:9.6=spotbugs
9999
org.ow2.asm:asm:9.2=jacocoAnt
100100
org.ow2.asm:asm:9.3=pmd
101101
org.ow2.asm:asm:9.6=spotbugs
102-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
102+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
103103
org.reflections:reflections:0.10.2=runtimeClasspath,testRuntimeClasspath
104104
org.slf4j:slf4j-api:1.7.32=runtimeClasspath,testRuntimeClasspath
105105
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j

testing/gradle.lockfile

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ org.apache.commons:commons-lang3:3.13.0=spotbugs
6060
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6161
org.apache.commons:commons-lang3:3.8.1=pmd
6262
org.apache.commons:commons-text:1.10.0=spotbugs
63-
org.apache.commons:commons-text:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
64-
org.apache.groovy:groovy-bom:4.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
65-
org.apache.groovy:groovy:4.0.24=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
63+
org.apache.commons:commons-text:1.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
64+
org.apache.groovy:groovy-bom:4.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
65+
org.apache.groovy:groovy:4.0.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6666
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
6767
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
6868
org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
@@ -83,11 +83,11 @@ org.jacoco:org.jacoco.ant:0.8.8=jacocoAnt
8383
org.jacoco:org.jacoco.core:0.8.8=jacocoAnt
8484
org.jacoco:org.jacoco.report:0.8.8=jacocoAnt
8585
org.javassist:javassist:3.28.0-GA=runtimeClasspath,testRuntimeClasspath
86-
org.junit.jupiter:junit-jupiter-api:5.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87-
org.junit.jupiter:junit-jupiter-engine:5.11.4=runtimeClasspath,testRuntimeClasspath
88-
org.junit.platform:junit-platform-commons:1.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
89-
org.junit.platform:junit-platform-engine:1.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
90-
org.junit:junit-bom:5.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
86+
org.junit.jupiter:junit-jupiter-api:5.12.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
87+
org.junit.jupiter:junit-jupiter-engine:5.12.2=runtimeClasspath,testRuntimeClasspath
88+
org.junit.platform:junit-platform-commons:1.12.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
89+
org.junit.platform:junit-platform-engine:1.12.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
90+
org.junit:junit-bom:5.12.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9191
org.mockito:mockito-core:4.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9292
org.mockito:mockito-inline:4.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9393
org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
@@ -102,14 +102,15 @@ org.ow2.asm:asm-util:9.6=spotbugs
102102
org.ow2.asm:asm:9.2=jacocoAnt
103103
org.ow2.asm:asm:9.3=pmd
104104
org.ow2.asm:asm:9.6=spotbugs
105-
org.projectlombok:lombok:1.18.36=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
105+
org.projectlombok:lombok:1.18.38=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
106106
org.reflections:reflections:0.10.2=runtimeClasspath,testRuntimeClasspath
107107
org.slf4j:slf4j-api:1.7.32=runtimeClasspath,testRuntimeClasspath
108108
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
109109
org.slf4j:slf4j-api:2.0.9=spotbugs
110110
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
111-
org.spockframework:spock-core:2.4-M5-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
112-
org.spockframework:spock-junit4:2.4-M5-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
111+
org.spockframework:spock-bom:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
112+
org.spockframework:spock-core:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
113+
org.spockframework:spock-junit4:2.4-M6-groovy-4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
113114
org.xmlresolver:xmlresolver:5.2.0=spotbugs
114115
org.yaml:snakeyaml:1.33=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
115116
empty=signatures,spotbugsPlugins

0 commit comments

Comments
 (0)