-
-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Potential Conflict Warning #899
Comments
Hey @aonurozcan, thanks for bringing this up. Not sure what to do about this - would you be able to provide a sample app that reproduces it so I can take a look? Thanks. |
Hey @tomazfernandes I'm sorry I just realized that it has nothing to do with awspring. It's related to spring-boot-starter-test and lombok. Thanks |
I had the same issue.
|
Seems like an issue with AWS SDK then? @maciejwalkowiak, anything we should do about this? |
Type: Bug
Component: SQS
Describe the bug
Potential conflict between commons-logging:jar in spring-cloud-aws-starter-sqs dependency and Spring Framework.
It shows a warning on startup like below.
Sample
Spring Boot version: 3.1.3
Spring Cloud Aws Version: 3.0.2
The text was updated successfully, but these errors were encountered: