spring-cloud-vault icon indicating copy to clipboard operation
spring-cloud-vault copied to clipboard

Latest working versions

Open kbhasin71 opened this issue 2 years ago • 1 comments

Hi, we have not upgrades our versions in quite some time. However, the interdependencies is an issue. Sorry for a general message: What would be the latest working versions with maven, java/jdk, groovy, springframework and jooq. Is there a page to access such an information. We are able to find some combinations, but something else ends up giving an issue.

We are on <graphql.version>5.0.2</graphql.version> <graphql-java-tools.version>5.2.3</graphql-java-tools.version> <graphql-java-servlet.version>7.5.0</graphql-java-servlet.version> <modelmapper.version>2.2.0</modelmapper.version> <groovy.version>2.4.15</groovy.version> <maven.release.plugin.version>2.5.3</maven.release.plugin.version> <maven.scm.provider.version>1.10.0</maven.scm.provider.version> <vault.version>2.0.2.RELEASE</vault.version> <logstash-logback-encoder.version>5.3</logstash-logback-encoder.version> <jooq.version>3.14.16</jooq.version> <modelmapper-jooq.version>2.0.0</modelmapper-jooq.version> <gson.version>2.8.5</gson.version> <flyway.version>5.2.4</flyway.version>

kbhasin71 avatar Oct 13 '23 15:10 kbhasin71

I don't think there's a compatibility matrix beyond the Spring Boot and Spring Cloud combinations.

mp911de avatar Oct 16 '23 08:10 mp911de