Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed May 20, 2023
1 parent a4e2745 commit 0fec52e
Show file tree
Hide file tree
Showing 11 changed files with 509 additions and 501 deletions.
24 changes: 12 additions & 12 deletions buildscript-gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@ com.fasterxml.jackson:jackson-bom:2.14.2=classpath
com.google.code.findbugs:jsr305:3.0.2=classpath
com.googlecode.javaewah:JavaEWAH:1.1.13=classpath
com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.1=classpath
commons-codec:commons-codec:1.11=classpath
io.spring.gradle:dependency-management-plugin:1.1.0=classpath
net.java.dev.jna:jna-platform:5.7.0=classpath
net.java.dev.jna:jna:5.7.0=classpath
org.ajoberstar.grgit:grgit-core:5.0.0=classpath
org.ajoberstar.grgit:grgit-gradle:5.0.0=classpath
org.ajoberstar.grgit:grgit-core:5.2.0=classpath
org.ajoberstar.grgit:grgit-gradle:5.2.0=classpath
org.antlr:antlr4-runtime:4.7.2=classpath
org.apache.commons:commons-compress:1.21=classpath
org.apache.httpcomponents:httpclient:4.5.14=classpath
org.apache.httpcomponents:httpcore:4.4.16=classpath
org.eclipse.jgit:org.eclipse.jgit:6.0.0.202111291000-r=classpath
org.slf4j:slf4j-api:1.7.30=classpath
org.springframework.boot:spring-boot-buildpack-platform:3.0.6=classpath
org.springframework.boot:spring-boot-gradle-plugin:3.0.6=classpath
org.springframework.boot:spring-boot-loader-tools:3.0.6=classpath
org.springframework:spring-core:6.0.8=classpath
org.springframework:spring-jcl:6.0.8=classpath
org.apache.httpcomponents.client5:httpclient5:5.2.1=classpath
org.apache.httpcomponents.core5:httpcore5-h2:5.2=classpath
org.apache.httpcomponents.core5:httpcore5:5.2=classpath
org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r=classpath
org.slf4j:slf4j-api:1.7.36=classpath
org.springframework.boot:spring-boot-buildpack-platform:3.1.0=classpath
org.springframework.boot:spring-boot-gradle-plugin:3.1.0=classpath
org.springframework.boot:spring-boot-loader-tools:3.1.0=classpath
org.springframework:spring-core:6.0.9=classpath
org.springframework:spring-jcl:6.0.9=classpath
org.tomlj:tomlj:1.0.0=classpath
empty=
59 changes: 30 additions & 29 deletions core/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
aopalliance:aopalliance:1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
ch.qos.logback:logback-access:1.4.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
ch.qos.logback:logback-core:1.4.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.14.2=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson.core:jackson-core:2.14.2=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.14.2=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.2=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson:jackson-bom:2.14.2=runtimeClasspath,testRuntimeClasspath
ch.randelshofer:fastdoubleparser:0.8.0=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.15.0=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson.core:jackson-core:2.15.0=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.15.0=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.0=runtimeClasspath,testRuntimeClasspath
com.fasterxml.jackson:jackson-bom:2.15.0=runtimeClasspath,testRuntimeClasspath
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.google.errorprone:error_prone_annotations:2.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.google.guava:failureaccess:1.0.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
Expand All @@ -18,10 +19,10 @@ com.google.j2objc:j2objc-annotations:1.3=compileClasspath,runtimeClasspath,testC
io.github.openfeign:feign-core:12.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.github.openfeign:feign-micrometer:12.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:context-propagation:1.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-commons:1.10.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-core:1.10.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-observation:1.10.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-tracing:1.0.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-commons:1.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-core:1.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-observation:1.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
io.micrometer:micrometer-tracing:1.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
net.ttddyy.observation:datasource-micrometer-spring-boot:1.0.2=compileClasspath
net.ttddyy.observation:datasource-micrometer:1.0.2=compileClasspath
net.ttddyy:datasource-proxy:1.8.1=compileClasspath
Expand All @@ -31,29 +32,29 @@ org.apache.tomcat:tomcat-annotations-api:10.1.8=compileClasspath,runtimeClasspat
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
org.checkerframework:checker-qual:3.12.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.hdrhistogram:HdrHistogram:2.1.12=runtimeClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-api:5.9.2=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.9.2=testRuntimeClasspath
org.junit.jupiter:junit-jupiter-params:5.9.2=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.9.2=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.9.2=testRuntimeClasspath
org.junit:junit-bom:5.9.2=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-api:5.10.0-M1=testCompileClasspath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.10.0-M1=testRuntimeClasspath
org.junit.jupiter:junit-jupiter-params:5.10.0-M1=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.10.0-M1=testCompileClasspath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.10.0-M1=testRuntimeClasspath
org.junit:junit-bom:5.10.0-M1=testCompileClasspath,testRuntimeClasspath
org.latencyutils:LatencyUtils:2.0.3=runtimeClasspath,testRuntimeClasspath
org.opentest4j:opentest4j:1.2.0=testCompileClasspath,testRuntimeClasspath
org.projectlombok:lombok:1.18.26=annotationProcessor,compileClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-actuator-autoconfigure:3.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-actuator:3.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-autoconfigure:3.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-dependencies:3.0.6=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot:3.0.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-actuator-autoconfigure:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-actuator:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-autoconfigure:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot-dependencies:3.1.0=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.boot:spring-boot:3.1.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.cloud:spring-cloud-dependencies:2022.0.2=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.data:spring-data-bom:2022.0.5=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-aop:6.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-beans:6.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-context:6.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-core:6.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-expression:6.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-jcl:6.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-web:6.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-webmvc:6.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework.data:spring-data-bom:2022.0.6=annotationProcessor,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-aop:6.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-beans:6.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-context:6.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-core:6.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-expression:6.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-jcl:6.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-web:6.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
org.springframework:spring-webmvc:6.0.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
empty=testAnnotationProcessor
Loading

0 comments on commit 0fec52e

Please sign in to comment.