Replies: 1 comment
-
Never mind - I see that the artifact group has changed: <!-- https://mvnrepository.com/artifact/io.awspring.cloud/spring-cloud-aws-messaging -->
<dependency>
<groupId>io.awspring.cloud</groupId>
<artifactId>spring-cloud-aws-messaging</artifactId>
<version>2.3.2</version>
</dependency> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-aws-context
It seems Maven public repo has 2.2.6.RELEASE as the latest version, but according to Github, 2.3.2 is the latest release.
Any idea of this apparent contradiction? Maybe the latest release is published to some other repo?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions