Skip to content

Commit 3c0dc3f

Browse files
meotchwilliamsmeotch
authored andcommitted
fix: trigger re-release after vogue hotfix
vogue update somehow caused jackson-core to look for non existent v2.22.0, causing release to fail
1 parent 8ddd0f1 commit 3c0dc3f

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

common/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntime
100100
org.xmlresolver:xmlresolver:5.2.2=checkstyle
101101
org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
102102
org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
103-
empty=signatures,spotbugsPlugins
103+
empty=spotbugsPlugins

context/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
111111
org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
112112
uk.org.webcompere:system-stubs-core:2.1.5=testCompileClasspath,testRuntimeClasspath
113113
uk.org.webcompere:system-stubs-jupiter:2.1.5=testCompileClasspath,testRuntimeClasspath
114-
empty=signatures,spotbugsPlugins
114+
empty=spotbugsPlugins

gateway-generator/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntime
131131
org.xmlresolver:xmlresolver:5.2.2=checkstyle
132132
org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
133133
org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
134-
empty=signatures,spotbugsPlugins
134+
empty=spotbugsPlugins

gateway/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntime
126126
org.xmlresolver:xmlresolver:5.2.2=checkstyle
127127
org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
128128
org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
129-
empty=signatures,spotbugsPlugins
129+
empty=spotbugsPlugins

http/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntime
127127
org.xmlresolver:xmlresolver:5.2.2=checkstyle
128128
org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
129129
org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
130-
empty=signatures,spotbugsPlugins
130+
empty=spotbugsPlugins

messaging/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntime
111111
org.xmlresolver:xmlresolver:5.2.2=checkstyle
112112
org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
113113
org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
114-
empty=signatures,spotbugsPlugins
114+
empty=spotbugsPlugins

testing/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ org.spockframework:spock-core:2.4-M6-groovy-3.0=compileClasspath,runtimeClasspat
125125
org.xmlresolver:xmlresolver:5.2.2=checkstyle
126126
org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
127127
org.yaml:snakeyaml:2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
128-
empty=signatures,spotbugsPlugins
128+
empty=spotbugsPlugins

utilities/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ org.spockframework:spock-bom:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeC
9595
org.spockframework:spock-core:2.4-M6-groovy-3.0=testCompileClasspath,testRuntimeClasspath
9696
org.xmlresolver:xmlresolver:5.2.2=checkstyle
9797
org.xmlresolver:xmlresolver:5.3.3=pmd,spotbugs
98-
empty=signatures,spotbugsPlugins
98+
empty=spotbugsPlugins

0 commit comments

Comments
 (0)