Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Aug 23, 2024
1 parent e1b475e commit 3cbc15c
Show file tree
Hide file tree
Showing 10 changed files with 283 additions and 288 deletions.
10 changes: 5 additions & 5 deletions buildscript-gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r=classpath
org.eclipse.sisu:org.eclipse.sisu.inject:0.9.0.M3=classpath
org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M3=classpath
org.slf4j:slf4j-api:2.0.13=classpath
org.springframework.boot:spring-boot-buildpack-platform:3.3.2=classpath
org.springframework.boot:spring-boot-gradle-plugin:3.3.2=classpath
org.springframework.boot:spring-boot-loader-tools:3.3.2=classpath
org.springframework:spring-core:6.1.11=classpath
org.springframework:spring-jcl:6.1.11=classpath
org.springframework.boot:spring-boot-buildpack-platform:3.3.3=classpath
org.springframework.boot:spring-boot-gradle-plugin:3.3.3=classpath
org.springframework.boot:spring-boot-loader-tools:3.3.3=classpath
org.springframework:spring-core:6.1.12=classpath
org.springframework:spring-jcl:6.1.12=classpath
org.tomlj:tomlj:1.0.0=classpath
org.yaml:snakeyaml:2.2=classpath
empty=
40 changes: 20 additions & 20 deletions core/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ commons-logging:commons-logging:1.2=testCompileClasspath,testRuntimeClasspath
io.github.openfeign:feign-core:13.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.github.openfeign:feign-micrometer:13.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:context-propagation:1.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-commons:1.13.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-core:1.13.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-observation:1.13.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-tracing:1.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-commons:1.13.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-core:1.13.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-observation:1.13.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-tracing:1.3.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.rest-assured:json-path:5.4.0=testCompileClasspath,testRuntimeClasspath
io.rest-assured:rest-assured-common:5.4.0=testCompileClasspath,testRuntimeClasspath
io.rest-assured:rest-assured:5.4.0=testCompileClasspath,testRuntimeClasspath
Expand All @@ -40,8 +40,8 @@ org.apache.groovy:groovy:4.0.22=testCompileClasspath,testRuntimeClasspath
org.apache.httpcomponents:httpclient:4.5.13=testCompileClasspath,testRuntimeClasspath
org.apache.httpcomponents:httpcore:4.4.16=testCompileClasspath,testRuntimeClasspath
org.apache.httpcomponents:httpmime:4.5.13=testCompileClasspath,testRuntimeClasspath
org.apache.tomcat.embed:tomcat-embed-core:10.1.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apache.tomcat:tomcat-annotations-api:10.1.26=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apache.tomcat.embed:tomcat-embed-core:10.1.28=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apache.tomcat:tomcat-annotations-api:10.1.28=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
org.ccil.cowan.tagsoup:tagsoup:1.2.1=testCompileClasspath,testRuntimeClasspath
org.checkerframework:checker-qual:3.43.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
Expand All @@ -56,21 +56,21 @@ org.junit:junit-bom:5.11.0=testCompileClasspath,testRuntimeClasspath
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
org.projectlombok:lombok:1.18.34=annotationProcessor,compileClasspath
org.slf4j:slf4j-api:2.0.13=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-actuator:3.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-autoconfigure:3.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-dependencies:3.3.2=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot:3.3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.slf4j:slf4j-api:2.0.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-actuator-autoconfigure:3.3.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-actuator:3.3.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-autoconfigure:3.3.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-dependencies:3.3.3=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot:3.3.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.cloud:spring-cloud-dependencies:2023.0.3=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.data:spring-data-bom:2024.0.3=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-aop:6.1.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-beans:6.1.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-context:6.1.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-core:6.1.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-expression:6.1.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-jcl:6.1.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-web:6.1.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-webmvc:6.1.11=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-aop:6.1.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-beans:6.1.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-context:6.1.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-core:6.1.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-expression:6.1.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-jcl:6.1.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-web:6.1.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-webmvc:6.1.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.zalando:logbook-bom:3.9.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
empty=testAnnotationProcessor
Loading

0 comments on commit 3cbc15c

Please sign in to comment.