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

Updates trace analytics sample app dependencies #3343

Merged

Conversation

dlvenable
Copy link
Member

@dlvenable dlvenable commented Sep 15, 2023

Description

Updates the trace analytics sample app:

  • Updates Spring Boot to 3.1.3
  • Requires JDK 17 for the sample (this is a Spring Boot requirement)
  • Use the Temurin images instead of OpenJDK as OpenJDK is deprecated

Issues Resolved

N/A

Resolves CVE-2016-1000027, CVE-2023-20883, and CVE-2023-34981 from the sample.

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

… Boot - 3.1.3. Also updates to using JDK 17 which is required, along with moving to the Temurin Docker image as the OpenJDK Docker image is deprecated.

Signed-off-by: David Venable <[email protected]>
@dlvenable dlvenable merged commit c95eb92 into opensearch-project:main Sep 15, 2023
25 of 26 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 15, 2023
… Boot - 3.1.3. Also updates to using JDK 17 which is required, along with moving to the Temurin Docker image as the OpenJDK Docker image is deprecated. (#3343)

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit c95eb92)
dlvenable added a commit that referenced this pull request Sep 18, 2023
… Boot - 3.1.3. Also updates to using JDK 17 which is required, along with moving to the Temurin Docker image as the OpenJDK Docker image is deprecated. (#3343) (#3346)

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit c95eb92)

Co-authored-by: David Venable <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants