Skip to content
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

AWS X-Ray dependency version not being updated #14661

Closed
martinoneutrino opened this issue Jan 27, 2021 · 2 comments · Fixed by #15376
Closed

AWS X-Ray dependency version not being updated #14661

martinoneutrino opened this issue Jan 27, 2021 · 2 comments · Fixed by #15376
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements
Milestone

Comments

@martinoneutrino
Copy link

Description
It seems that most other AWS dependencies are automatically updated by dependabot. However, the aws-xray-recorder-sdk-aws-sdk-v2 version is still at 2.4.0 (Nov 2019), although the current version is 2.8.0 (Nov 2020).

Implementation ideas
Update dependabot so that the aws-xray.version is updated automatically.

<groupId>com.amazonaws</groupId>
<artifactId>aws-xray-recorder-sdk-aws-sdk-v2</artifactId>
<version>${aws-xray.version}</version>
@martinoneutrino martinoneutrino added the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label Jan 27, 2021
@oztimpower
Copy link
Contributor

/cc @patriot1burke

@gsmet
Copy link
Member

gsmet commented Mar 1, 2021

I created #15376 .

@quarkus-bot quarkus-bot bot added this to the 1.13 - master milestone Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants