Skip to content

Conversation

@lltx
Copy link

@lltx lltx commented Nov 24, 2021

up spring boot 2.6.0 release version

@xmlking
Copy link

xmlking commented Dec 10, 2021

as for my testing, this works with spring boot 2.6.0 and kotlin 1.6, JDK 17 with my local build.
but I saw @bsbodden comment <!-- There is an issue with Spring Data Redis and Jedis after 2.6.0-M2 --> !

with spring boot 2.6.1 error:

[ERROR] Failed to execute goal on project redis-om-spring: Could not resolve dependencies for project com.redis.om:redis-om-spring:jar:0.1.0-SNAPSHOT: Could not find artifact org.springframework.data:spring-data-redis:jar:2.6.1 in snapshots-repo (https://oss.sonatype.org/content/repositories/snapshots) -> [Help 1]

@bsbodden
Copy link
Collaborator

@xmlking Again, thanks for this. I had to do this myself because the Spring Data Redis and Spring Boot Parent versions are one-off for this work. If you pull the latest from main you should see the changes. The example have been also updated to use 2.6.1 (while Spring Data Redis is at 2.6.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants