Can we use 2.3.3 with spring-boot 2.6.3? #223
Answered
by
maciejwalkowiak
sreekanth-tf
asked this question in
Q&A
-
Can we use version 2.3.3 with spring-boot 2.6.3? If not, can anyone help me to understand what could be the problems? |
Beta Was this translation helpful? Give feedback.
Answered by
maciejwalkowiak
Feb 7, 2022
Replies: 1 comment 1 reply
-
Ideally you should wait for Spring Cloud AWS 2.4 (with #211 merged) - there is a high chance that 2.3.3 will work with Spring Boot 2.6 but this PR aligns all the dependencies. 2.3.4 and 2.4 will be released in upcoming days. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sreekanth-tf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ideally you should wait for Spring Cloud AWS 2.4 (with #211 merged) - there is a high chance that 2.3.3 will work with Spring Boot 2.6 but this PR aligns all the dependencies.
2.3.4 and 2.4 will be released in upcoming days.