Skip to content

Commit

Permalink
fix: version Bump Cookie Spec
Browse files Browse the repository at this point in the history
Bump path-core version to bring in cookie spec fix
  • Loading branch information
RyanJonesMX committed Jul 2, 2024
1 parent ce39753 commit 5d29bfc
Show file tree
Hide file tree
Showing 7 changed files with 187 additions and 151 deletions.
47 changes: 26 additions & 21 deletions encryption-service-jasypt/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ com.fasterxml.jackson.core:jackson-annotations:2.14.2=testRuntimeClasspath
com.fasterxml.jackson.core:jackson-core:2.14.2=testRuntimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.14.2=testRuntimeClasspath
com.fasterxml.jackson:jackson-bom:2.14.2=testRuntimeClasspath
com.github.rholder:guava-retrying:2.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.7.2=runtimeClasspath,testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.7.3=compileClasspath,spotbugs,testCompileClasspath
com.github.spotbugs:spotbugs:4.7.3=spotbugs
Expand All @@ -21,13 +22,13 @@ com.google.guava:guava:28.2-jre=checkstyle
com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:common:3.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:context:3.0.0=testRuntimeClasspath
com.mx.path-core:gateway:3.0.0=testRuntimeClasspath
com.mx.path-core:messaging:3.0.0=testRuntimeClasspath
com.mx.path-core:platform:3.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:testing:3.0.0=testCompileClasspath,testRuntimeClasspath
com.mx.path-core:utilities:3.0.0=testRuntimeClasspath
com.mx.path-core:common:3.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:context:3.13.1=testRuntimeClasspath
com.mx.path-core:gateway:3.13.1=testRuntimeClasspath
com.mx.path-core:messaging:3.13.1=testRuntimeClasspath
com.mx.path-core:platform:3.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:testing:3.13.1=testCompileClasspath,testRuntimeClasspath
com.mx.path-core:utilities:3.13.1=testRuntimeClasspath
com.puppycrawl.tools:checkstyle:8.29=checkstyle
com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath
com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath
Expand All @@ -39,6 +40,8 @@ commons-io:commons-io:2.6=pmd
commons-lang:commons-lang:2.6=testRuntimeClasspath
commons-logging:commons-logging:1.2=testRuntimeClasspath
info.picocli:picocli:4.1.4=checkstyle
io.github.cdimascio:dotenv-java:2.3.2=testRuntimeClasspath
io.leangen.geantyref:geantyref:1.3.15=testRuntimeClasspath
io.opentracing:opentracing-api:0.33.0=testRuntimeClasspath
jakarta.activation:jakarta.activation-api:1.2.2=testRuntimeClasspath
jakarta.xml.bind:jakarta.xml.bind-api:2.3.3=testRuntimeClasspath
Expand All @@ -56,11 +59,13 @@ net.sourceforge.saxon:saxon:9.1.0.8=pmd
org.antlr:antlr4-runtime:4.7.2=pmd
org.antlr:antlr4-runtime:4.8-1=checkstyle
org.apache.bcel:bcel:6.5.0=spotbugs
org.apache.commons:commons-lang3:3.12.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-lang3:3.12.0=spotbugs
org.apache.commons:commons-lang3:3.14.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-lang3:3.8.1=pmd
org.apache.commons:commons-text:1.10.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-text:1.10.0=spotbugs
org.apache.commons:commons-text:1.12.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apache.groovy:groovy-bom:4.0.20=testCompileClasspath,testRuntimeClasspath
org.apache.groovy:groovy:4.0.20=testCompileClasspath,testRuntimeClasspath
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
Expand All @@ -82,17 +87,17 @@ org.jacoco:org.jacoco.core:0.8.8=jacocoAnt
org.jacoco:org.jacoco.report:0.8.8=jacocoAnt
org.jasypt:jasypt:1.9.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.javassist:javassist:3.28.0-GA=testRuntimeClasspath
org.junit.jupiter:junit-jupiter-api:5.9.3=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.9.3=testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.9.3=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.9.3=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.10.2=testCompileClasspath,testRuntimeClasspath
org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath
org.junit:junit-bom:5.9.0=runtimeClasspath
org.junit:junit-bom:5.9.1=spotbugs
org.junit:junit-bom:5.9.3=testCompileClasspath,testRuntimeClasspath
org.mockito:mockito-core:4.11.0=testCompileClasspath,testRuntimeClasspath
org.mockito:mockito-inline:4.11.0=testCompileClasspath,testRuntimeClasspath
org.objenesis:objenesis:3.3=testRuntimeClasspath
org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath
org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-analysis:9.2=jacocoAnt
org.ow2.asm:asm-analysis:9.4=spotbugs
org.ow2.asm:asm-commons:9.2=jacocoAnt
Expand All @@ -105,13 +110,13 @@ org.ow2.asm:asm:9.2=jacocoAnt
org.ow2.asm:asm:9.4=spotbugs
org.projectlombok:lombok:1.18.24=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
org.reflections:reflections:0.10.2=testRuntimeClasspath
org.slf4j:slf4j-api:1.7.30=compileClasspath,testCompileClasspath
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:1.7.30=testCompileClasspath,testRuntimeClasspath
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.4-M1-groovy-4.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.4-M1-groovy-4.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.4-M4-groovy-4.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.4-M4-groovy-4.0=testCompileClasspath,testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
org.yaml:snakeyaml:1.33=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
Expand Down
47 changes: 26 additions & 21 deletions encryption-service-vault/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ com.fasterxml.jackson.core:jackson-annotations:2.14.2=testRuntimeClasspath
com.fasterxml.jackson.core:jackson-core:2.14.2=testRuntimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.14.2=testRuntimeClasspath
com.fasterxml.jackson:jackson-bom:2.14.2=testRuntimeClasspath
com.github.rholder:guava-retrying:2.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.7.2=runtimeClasspath,testRuntimeClasspath
com.github.spotbugs:spotbugs-annotations:4.7.3=compileClasspath,spotbugs,testCompileClasspath
com.github.spotbugs:spotbugs:4.7.3=spotbugs
Expand All @@ -22,13 +23,13 @@ com.google.guava:guava:28.2-jre=checkstyle
com.google.guava:guava:31.1-jre=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.google.j2objc:j2objc-annotations:1.3=checkstyle,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:common:3.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:context:3.0.0=testRuntimeClasspath
com.mx.path-core:gateway:3.0.0=testRuntimeClasspath
com.mx.path-core:messaging:3.0.0=testRuntimeClasspath
com.mx.path-core:platform:3.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:testing:3.0.0=testCompileClasspath,testRuntimeClasspath
com.mx.path-core:utilities:3.0.0=testRuntimeClasspath
com.mx.path-core:common:3.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:context:3.13.1=testRuntimeClasspath
com.mx.path-core:gateway:3.13.1=testRuntimeClasspath
com.mx.path-core:messaging:3.13.1=testRuntimeClasspath
com.mx.path-core:platform:3.13.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.mx.path-core:testing:3.13.1=testCompileClasspath,testRuntimeClasspath
com.mx.path-core:utilities:3.13.1=testRuntimeClasspath
com.puppycrawl.tools:checkstyle:8.29=checkstyle
com.sun.activation:jakarta.activation:1.2.2=testRuntimeClasspath
com.sun.istack:istack-commons-runtime:3.0.12=testRuntimeClasspath
Expand All @@ -41,6 +42,8 @@ commons-io:commons-io:2.6=pmd
commons-lang:commons-lang:2.6=testRuntimeClasspath
commons-logging:commons-logging:1.2=testRuntimeClasspath
info.picocli:picocli:4.1.4=checkstyle
io.github.cdimascio:dotenv-java:2.3.2=testRuntimeClasspath
io.leangen.geantyref:geantyref:1.3.15=testRuntimeClasspath
io.opentracing:opentracing-api:0.33.0=testRuntimeClasspath
jakarta.activation:jakarta.activation-api:1.2.2=testRuntimeClasspath
jakarta.xml.bind:jakarta.xml.bind-api:2.3.3=testRuntimeClasspath
Expand All @@ -58,11 +61,13 @@ net.sourceforge.saxon:saxon:9.1.0.8=pmd
org.antlr:antlr4-runtime:4.7.2=pmd
org.antlr:antlr4-runtime:4.8-1=checkstyle
org.apache.bcel:bcel:6.5.0=spotbugs
org.apache.commons:commons-lang3:3.12.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-lang3:3.12.0=spotbugs
org.apache.commons:commons-lang3:3.14.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-lang3:3.8.1=pmd
org.apache.commons:commons-text:1.10.0=compileClasspath,runtimeClasspath,spotbugs,testCompileClasspath,testRuntimeClasspath
org.apache.groovy:groovy-bom:4.0.6=testCompileClasspath,testRuntimeClasspath
org.apache.groovy:groovy:4.0.6=testCompileClasspath,testRuntimeClasspath
org.apache.commons:commons-text:1.10.0=spotbugs
org.apache.commons:commons-text:1.12.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apache.groovy:groovy-bom:4.0.20=testCompileClasspath,testRuntimeClasspath
org.apache.groovy:groovy:4.0.20=testCompileClasspath,testRuntimeClasspath
org.apache.httpcomponents.client5:httpclient5:5.1.3=spotbugs
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=spotbugs
org.apache.httpcomponents.core5:httpcore5:5.1.3=spotbugs
Expand All @@ -83,17 +88,17 @@ org.jacoco:org.jacoco.ant:0.8.8=jacocoAnt
org.jacoco:org.jacoco.core:0.8.8=jacocoAnt
org.jacoco:org.jacoco.report:0.8.8=jacocoAnt
org.javassist:javassist:3.28.0-GA=testRuntimeClasspath
org.junit.jupiter:junit-jupiter-api:5.9.3=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.9.3=testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.9.3=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.9.3=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.10.2=testCompileClasspath,testRuntimeClasspath
org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath
org.junit:junit-bom:5.9.0=runtimeClasspath
org.junit:junit-bom:5.9.1=spotbugs
org.junit:junit-bom:5.9.3=testCompileClasspath,testRuntimeClasspath
org.mockito:mockito-core:4.11.0=testCompileClasspath,testRuntimeClasspath
org.mockito:mockito-inline:4.11.0=testCompileClasspath,testRuntimeClasspath
org.objenesis:objenesis:3.3=testRuntimeClasspath
org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath
org.objenesis:objenesis:3.3=runtimeClasspath,testRuntimeClasspath
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
org.ow2.asm:asm-analysis:9.2=jacocoAnt
org.ow2.asm:asm-analysis:9.4=spotbugs
org.ow2.asm:asm-commons:9.2=jacocoAnt
Expand All @@ -106,13 +111,13 @@ org.ow2.asm:asm:9.2=jacocoAnt
org.ow2.asm:asm:9.4=spotbugs
org.projectlombok:lombok:1.18.24=annotationProcessor,compileClasspath,lombok,testAnnotationProcessor,testCompileClasspath
org.reflections:reflections:0.10.2=testRuntimeClasspath
org.slf4j:slf4j-api:1.7.30=compileClasspath,testCompileClasspath
org.slf4j:slf4j-api:1.7.30=compileClasspath,runtimeClasspath,testCompileClasspath
org.slf4j:slf4j-api:1.7.32=testRuntimeClasspath
org.slf4j:slf4j-api:2.0.0=spotbugs,spotbugsSlf4j
org.slf4j:slf4j-simple:1.7.30=testCompileClasspath,testRuntimeClasspath
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
org.spockframework:spock-core:2.4-M1-groovy-4.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.4-M1-groovy-4.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-core:2.4-M4-groovy-4.0=testCompileClasspath,testRuntimeClasspath
org.spockframework:spock-junit4:2.4-M4-groovy-4.0=testCompileClasspath,testRuntimeClasspath
org.xmlresolver:xmlresolver:4.4.3=spotbugs
org.yaml:snakeyaml:1.33=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
xml-apis:xml-apis:1.4.01=spotbugs
Expand Down
Loading

0 comments on commit 5d29bfc

Please sign in to comment.